diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-04-08 10:15:07 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-04-08 10:15:07 +0700 |
| commit | 7111d0e3772d898ec12e2a576f529478596c0fab (patch) | |
| tree | d8f8d75e7233f480161b0ca1c3f69cb9902011af /package.json | |
| parent | dc9c083bedf5f374796717e6c391212eecb38f47 (diff) | |
update lib
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 758f033f..2e185b4a 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "next-seo": "^5.15.0", "nodemailer": "^6.8.0", "react": "18.2.0", + "react-device-detect": "^2.2.3", "react-dom": "18.2.0", "react-hook-form": "^7.42.1", "react-hot-toast": "^2.4.0", @@ -37,6 +38,7 @@ "react-query": "^3.39.3", "react-select": "^5.7.0", "swiper": "^8.4.4", + "xmlbuilder": "^15.1.1", "yup": "^0.32.11" }, "devDependencies": { |
