fix: remove husky from package.json
This commit is contained in:
@@ -31,10 +31,5 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.2.4"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "pretty-quick --staged"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user