Update package.json
This commit is contained in:
parent
61846f33ea
commit
244eb0c420
1 changed files with 2 additions and 1 deletions
|
@ -61,7 +61,8 @@
|
||||||
"nodemon": "2.0.20",
|
"nodemon": "2.0.20",
|
||||||
"prettier": "2.8.0",
|
"prettier": "2.8.0",
|
||||||
"prisma": "^4.7.1",
|
"prisma": "^4.7.1",
|
||||||
"semantic-release": "^19.0.5"
|
"semantic-release": "^19.0.5",
|
||||||
|
"@semantic-release/git": "^10.0.1",
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"*.ts": "eslint --cache --fix"
|
"*.ts": "eslint --cache --fix"
|
||||||
|
|
Loading…
Add table
Reference in a new issue