diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-11-17 15:13:27 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-11-17 15:13:27 +0700 |
| commit | 05ef2c3712192df547587b7d02416f6be0419e1f (patch) | |
| tree | 98b55d77ddc751d5c6d4bebce3bde89b246d3e13 /package.json | |
| parent | c2ca87ca89992e34bdc4d48c6f6db3553e852bcb (diff) | |
Update env and prisma schema
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 072edf1..c45d698 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "cookies-next": "^4.0.0", "framer-motion": "^10.16.4", "jsonwebtoken": "^9.0.2", + "lodash": "^4.17.21", "lucide-react": "^0.291.0", "next": "13.5.6", "prisma": "^5.5.2", |
