Skip to content

Commit

Permalink
feat(prisma): bump prisma peerDeps to prisma@2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Dec 13, 2020
1 parent 94c6aae commit 863fa7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
},
"peerDependencies": {
"@nestjs/common": "^7.0.0",
"@prisma/client": "^2.4.0",
"@prisma/cli": "^2.4.0"
"@prisma/client": "^2.13.0",
"@prisma/cli": "^2.13.0"
},
"devDependencies": {
"@nestjs/common": "7.6.1",
Expand Down

0 comments on commit 863fa7e

Please sign in to comment.