aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index 51244e1..3d2c0eb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "moopa",
- "version": "3.8.7",
+ "version": "3.9.0",
"private": true,
"founder": "Factiven",
"scripts": {
@@ -14,7 +14,9 @@
"@apollo/client": "^3.7.3",
"@headlessui/react": "^1.7.15",
"@heroicons/react": "^2.0.17",
+ "@prisma/client": "^5.1.1",
"@vercel/og": "^0.5.4",
+ "adblock-checker": "^0.1.4",
"artplayer": "^5.0.9",
"artplayer-plugin-hls-quality": "^2.0.0",
"axios": "^1.4.0",
@@ -44,6 +46,7 @@
"depcheck": "^1.4.3",
"eslint": "^8.38.0",
"eslint-config-next": "12.1.6",
+ "prisma": "^5.1.1",
"tailwind-scrollbar": "^2.1.0",
"tailwindcss": "^3.3.1"
}