fix(commit-hook): Add husky to package.json
This commit is contained in:
parent
36dde7842b
commit
c1b8642e4d
@ -42,5 +42,8 @@
|
||||
"not dead",
|
||||
"not ie <= 11",
|
||||
"not op_mini all"
|
||||
]
|
||||
],
|
||||
"devDependencies": {
|
||||
"husky": "^1.3.1"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user