chore(npm): odstranit husky skript
This commit is contained in:
parent
8cbf2a22e1
commit
656c5739a8
1 changed files with 0 additions and 3 deletions
|
@ -4,9 +4,6 @@
|
||||||
"@commitlint/config-conventional": "^17.0.0",
|
"@commitlint/config-conventional": "^17.0.0",
|
||||||
"cz-conventional-changelog": "^3.3.0"
|
"cz-conventional-changelog": "^3.3.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
|
||||||
"prepare": "husky install"
|
|
||||||
},
|
|
||||||
"config": {
|
"config": {
|
||||||
"commitizen": {
|
"commitizen": {
|
||||||
"path": "./node_modules/cz-conventional-changelog"
|
"path": "./node_modules/cz-conventional-changelog"
|
||||||
|
|
Reference in a new issue