diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index d488774..6717d13 100644 --- a/package.json +++ b/package.json @@ -27,13 +27,11 @@ "next": "14.0.0", "next-themes": "^0.2.1", "next13-progressbar": "^1.1.1", - "prisma": "^5.6.0", "react": "^18", "react-dom": "^18", "react-hook-form": "^7.47.0", "tailwind-merge": "^1.14.0", "tailwindcss-animate": "^1.0.7", - "uuid": "^9.0.1", "zod": "^3.22.4" }, "devDependencies": { @@ -48,6 +46,7 @@ "postcss": "^8", "prettier": "^3.0.3", "prettier-plugin-organize-imports": "^3.2.3", + "prisma": "^5.7.0", "tailwindcss": "^3", "typescript": "^5" } |
