Skip to content
This repository was archived by the owner on Oct 9, 2022. It is now read-only.

Commit 0dae26f

Browse files
committed
Upgrade prisma to v2.1.3
1 parent b50297f commit 0dae26f

File tree

2 files changed

+277
-540
lines changed

2 files changed

+277
-540
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"lint": "xo --fix"
3434
},
3535
"dependencies": {
36-
"@prisma/cli": "^2.0.0-beta.9",
37-
"@prisma/generator-helper": "^2.0.0-beta.9",
38-
"@prisma/sdk": "^2.0.0-beta.5",
36+
"@prisma/cli": "^2.1.3",
37+
"@prisma/generator-helper": "^2.1.3",
38+
"@prisma/sdk": "^2.1.3",
3939
"arg": "^4.1.3",
4040
"camelcase": "^6.0.0",
4141
"immer": "^6.0.6",

0 commit comments

Comments
 (0)