Skip to content

Commit

Permalink
feat: update to prisma version 2.23
Browse files Browse the repository at this point in the history
  • Loading branch information
rfermann committed Aug 1, 2021
1 parent 6c295cc commit 80bb1fc
Show file tree
Hide file tree
Showing 4 changed files with 469 additions and 49 deletions.
84 changes: 42 additions & 42 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"typescript": "^4.2.3"
},
"dependencies": {
"@prisma/client": "^2.20.1",
"@prisma/generator-helper": "^2.20.1",
"@prisma/client": "2.23",
"@prisma/generator-helper": "2.23",
"listr": "^0.14.3",
"ts-morph": "^10.0.2"
}
Expand Down

0 comments on commit 80bb1fc

Please sign in to comment.