Skip to content

Commit

Permalink
chroe: update prisma version for latest updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavarora14 committed Jun 5, 2022
1 parent fd6e59f commit dac6516
Show file tree
Hide file tree
Showing 2 changed files with 821 additions and 1,073 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"author": "",
"license": "ISC",
"dependencies": {
"@prisma/client": "^3.8.0",
"@prisma/client": "^3.14.0",
"@slack/bolt": "^3.8.1",
"dotenv": "^10.0.0",
"serverless": "^2.69.1"
},
"devDependencies": {
"nodemon": "^2.0.15",
"prisma": "^3.8.0",
"prisma": "^3.14.0",
"serverless-offline": "^8.3.1",
"typescript": "^4.5.4"
}
}
}
Loading

0 comments on commit dac6516

Please sign in to comment.