correction du deploiement pour le front

This commit is contained in:
2026-05-11 09:18:39 +02:00
parent ea9eaa4b8a
commit 1df2503f0b
3 changed files with 3 additions and 413 deletions

View File

@@ -9,9 +9,6 @@
"lint": "eslint"
},
"dependencies": {
"@prisma/adapter-pg": "6.19.3",
"@prisma/client": "6.19.3",
"@prisma/config": "6.19.3",
"@types/bcryptjs": "^2.4.6",
"afrohub": "file:..",
"bcryptjs": "^3.0.3",
@@ -20,7 +17,6 @@
"lucide-react": "^1.8.0",
"next": "16.2.3",
"pg": "^8.20.0",
"prisma": "6.19.3",
"react": "19.2.4",
"react-dom": "19.2.4",
"react-hot-toast": "^2.6.0",
@@ -43,4 +39,4 @@
"tailwindcss": "^4",
"typescript": "^5"
}
}
}