fix(deps): add dotenv to web for prisma generate
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 7s

This commit is contained in:
OG T
2026-06-08 10:34:05 +08:00
parent 1835bdd44e
commit 2652263f52
3 changed files with 6 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
"@agent-bounty/contracts": "workspace:*",
"@e2b/code-interpreter": "^2.6.0",
"@prisma/client": "^6.4.1",
"dotenv": "^17.4.2",
"ioredis": "^5.11.1",
"next": "16.2.7",
"react": "19.2.4",