Pin dependency prisma to 4.5.0
This commit is contained in:
parent
0d91268374
commit
9c07f320c0
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
||||||
"lint-staged": "13.0.3",
|
"lint-staged": "13.0.3",
|
||||||
"nodemon": "2.0.20",
|
"nodemon": "2.0.20",
|
||||||
"prettier": "2.7.1",
|
"prettier": "2.7.1",
|
||||||
"prisma": "^4.5.0"
|
"prisma": "4.5.0"
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"*.ts": "eslint --cache --fix"
|
"*.ts": "eslint --cache --fix"
|
||||||
|
|
Loading…
Add table
Reference in a new issue