summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHATEC\SPVDEV001 <tri.susilo@altama.co.id>2023-04-10 10:05:12 +0700
committerHATEC\SPVDEV001 <tri.susilo@altama.co.id>2023-04-10 10:05:12 +0700
commit13f6c6ad2a98efcc12b4e00b28699b584257c089 (patch)
tree6898b0b56889302b0abacbbfc104ea183bbfcefe /package.json
parent0f7846a32deec5cb400d9e73c2f2127b5de1cffd (diff)
parent4b25b3e36c459b34f075550ca6e61b1d8f2643ce (diff)
Merge branch 'master' into development_tri/condition_page_detail_product
# Conflicts: # src/lib/product/components/Product/ProductDesktop.jsx
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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": {