Skip to content

Commit

Permalink
FIX: reloves versions of prisma anf prisma client
Browse files Browse the repository at this point in the history
  • Loading branch information
amanramoliya committed Aug 24, 2023
1 parent ad5bc02 commit e294923
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 6 deletions.
43 changes: 37 additions & 6 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions backend/package.json
Expand Up @@ -31,6 +31,7 @@
"@nestjs/jwt": "^10.0.2",
"@nestjs/passport": "^9.0.3",
"@nestjs/platform-express": "^9.0.0",
"@prisma/client": "^4.12.0",
"@types/axios": "^0.14.0",
"@types/passport-azure-ad": "^4.3.1",
"axios": "^1.4.0",
Expand Down Expand Up @@ -67,6 +68,7 @@
"prettier": "^2.3.2",
"source-map-support": "^0.5.20",
"supertest": "^6.1.3",
"prisma": "^4.12.0",
"ts-jest": "29.0.3",
"ts-loader": "^9.2.3",
"ts-node": "^10.0.0",
Expand Down

0 comments on commit e294923

Please sign in to comment.