From 0fada18346571b321ceb46689659b544ffc9dfe2 Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Wed, 12 Mar 2025 09:38:31 +0700 Subject: fix transaction --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3