mirror of
https://github.com/SrIzan10/api.git
synced 2026-06-06 00:46:48 +00:00
fix: prisma generate
This commit is contained in:
@@ -27,12 +27,12 @@
|
||||
"express": "^4.18.1",
|
||||
"express-file-routing": "^3.0.3",
|
||||
"express-rate-limit": "^6.6.0",
|
||||
"mongoose": "^6.6.5"
|
||||
"mongoose": "^6.6.5",
|
||||
"prisma": "^5.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/cors": "^2.8.13",
|
||||
"@types/express": "^4.17.14",
|
||||
"prisma": "^5.4.2",
|
||||
"typescript": "^4.8.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user