Update package.json

This commit is contained in:
Axel Olausson Holtenäs 2022-12-13 17:16:50 +01:00 committed by GitHub
parent 61846f33ea
commit 244eb0c420
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,8 @@
"nodemon": "2.0.20",
"prettier": "2.8.0",
"prisma": "^4.7.1",
"semantic-release": "^19.0.5"
"semantic-release": "^19.0.5",
"@semantic-release/git": "^10.0.1",
},
"lint-staged": {
"*.ts": "eslint --cache --fix"