Added Prisma Optimize

This commit is contained in:
Ahmad 2024-08-20 14:24:59 -04:00
parent 16e21e67d4
commit a967d989c3
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
5 changed files with 664 additions and 635 deletions

View file

@ -54,6 +54,7 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.5",
"@prisma/extension-optimize": "^0.10.1",
"@types/lodash": "^4.17.7",
"@types/node": "^22.4.1",
"@types/react": "npm:types-react@rc",