Skip to content

Commit

Permalink
Update Prisma Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nesimtunc committed Mar 17, 2022
1 parent d99997d commit 0e5e4ee
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 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 @@ -26,7 +26,7 @@
"dependencies": {
"@appsignal/express": "^1.0.26",
"@appsignal/nodejs": "^2.3.2",
"@prisma/client": "^3.9.2",
"@prisma/client": "^3.11.0",
"express": "^4.17.2"
},
"devDependencies": {
Expand All @@ -42,7 +42,7 @@
"mocha": "^9.2.0",
"nodemon": "^2.0.15",
"prettier": "^2.5.1",
"prisma": "^3.9.2",
"prisma": "^3.11.0",
"ts-mocha": "^9.0.2",
"tsconfig-paths": "^3.12.0",
"typescript": "^4.5.5"
Expand Down

0 comments on commit 0e5e4ee

Please sign in to comment.