summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2023-01-13 15:33:56 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2023-01-13 15:33:56 +0700
commita461c99e22ce5d43f5bcddffe1578649e2559df0 (patch)
treeade51071dceb3980d68d02bc0b75e1e182e84f91 /package.json
parent9aeb019257787b355f7b51f401d7f417899252f5 (diff)
Install lodash lib
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 9500f2a4..52f6f161 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,7 @@
"axios": "^1.1.3",
"cookies-next": "^2.1.1",
"framer-motion": "^7.6.7",
+ "lodash": "^4.17.21",
"next": "13.0.0",
"next-progress": "^2.2.0",
"nodemailer": "^6.8.0",