summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-03-12 09:38:31 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-03-12 09:38:31 +0700
commit0fada18346571b321ceb46689659b544ffc9dfe2 (patch)
tree662780254dd6b22ab2629e745134de5c95172537 /package.json
parente38dff05fd629ef054d571e7d3b066f1bdd5520b (diff)
<iman> fix transaction
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9e7fcc1b..92d9bc3a 100644
--- a/package.json
+++ b/package.json
@@ -26,6 +26,7 @@
"classnames": "^2.3.2",
"clsx": "^2.0.0",
"cookies-next": "^2.1.1",
+ "date-fns": "^4.1.0",
"flowbite": "^1.6.4",
"framer-motion": "^7.10.3",
"lodash-contrib": "^4.1200.1",
@@ -38,7 +39,8 @@
"next-pwa": "^5.6.0",
"next-seo": "^5.15.0",
"nodemailer": "^6.8.0",
- "react": "18.2.0",
+ "react": "^18.2.0",
+ "react-date-range": "^2.0.1",
"react-dom": "18.2.0",
"react-google-recaptcha": "^2.1.0",
"react-hook-form": "^7.42.1",