chore(tools): Move husky to dev dependencies
This commit is contained in:
4425
package-lock.json
generated
4425
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -66,7 +66,6 @@
|
||||
"helmet": "^3.1.0",
|
||||
"helmet-csp": "^2.1.0",
|
||||
"history": "^3.2.1",
|
||||
"husky": "^0.14.3",
|
||||
"invariant": "^2.2.1",
|
||||
"jade": "^1.11.0",
|
||||
"jquery": "~3.1.1",
|
||||
@ -143,7 +142,7 @@
|
||||
"browser-sync": "^2.9.12",
|
||||
"chunk-manifest-webpack-plugin": "0.1.0",
|
||||
"commitizen": "^2.9.6",
|
||||
"cz-freecodecamp": "^1.0.0",
|
||||
"cz-freecodecamp": "^1.0.1",
|
||||
"del": "^2.2.0",
|
||||
"eslint": "^3.1.0",
|
||||
"eslint-plugin-import": "^2.0.1",
|
||||
@ -165,6 +164,7 @@
|
||||
"gulp-tape": "0.0.9",
|
||||
"gulp-uglify": "^2.0.0",
|
||||
"gulp-util": "^3.0.6",
|
||||
"husky": "^0.14.3",
|
||||
"istanbul-coveralls": "^1.0.3",
|
||||
"json-loader": "~0.5.2",
|
||||
"less": "^2.5.1",
|
||||
|
Reference in New Issue
Block a user