diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index c34d31b..4e725ce 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "@headlessui/react": "^1.7.15", "@heroicons/react": "^2.0.17", "@next/font": "13.0.7", + "@prisma/client": "^5.0.0", "@vercel/og": "^0.5.4", "artplayer": "^5.0.9", "artplayer-plugin-hls-quality": "^2.0.0", @@ -44,6 +45,7 @@ "eslint-config-next": "12.1.6", "postcss": "^8.4.20", "prettier": "^2.8.3", + "prisma": "^5.0.0", "tailwind-scrollbar": "^2.1.0", "tailwindcss": "^3.3.1" } |