chore: update publish setup

This commit is contained in:
Daniel Lautzenheiser
2022-12-13 16:15:56 -05:00
parent 1d85a36f38
commit 2e5fdc6a63
3 changed files with 8 additions and 6 deletions

View File

@ -1,7 +1,7 @@
{
"devDependencies": {
"husky": "^8.0.2",
"lint-staged": "^13.1.0"
"husky": "8.0.2",
"lint-staged": "13.1.0"
},
"scripts": {
"prepare": "husky install"