mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-22 05:16:23 +02:00
📦 Bump prisma
This commit is contained in:
parent
9c4731dd22
commit
8a9159c322
2 changed files with 20 additions and 20 deletions
|
@ -12,13 +12,13 @@
|
|||
"main": "./index.ts",
|
||||
"types": "./index.ts",
|
||||
"dependencies": {
|
||||
"@prisma/client": "^4.10.1"
|
||||
"@prisma/client": "^4.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@faker-js/faker": "^7.6.0",
|
||||
"@rallly/tsconfig": "*",
|
||||
"@types/node": "^18.15.10",
|
||||
"prisma": "^4.10.1",
|
||||
"prisma": "^4.12.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.0.2"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue