mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Update husky to the latest version 🚀 (#2470)
This commit is contained in:
parent
7f2acd592b
commit
f44d597c29
|
@ -118,7 +118,7 @@
|
||||||
"coveralls": "2.13.1",
|
"coveralls": "2.13.1",
|
||||||
"cross-env": "5.0.1",
|
"cross-env": "5.0.1",
|
||||||
"express": "4.15.2",
|
"express": "4.15.2",
|
||||||
"husky": "0.14.2",
|
"husky": "0.14.3",
|
||||||
"jest-cli": "20.0.4",
|
"jest-cli": "20.0.4",
|
||||||
"lint-staged": "^4.0.0",
|
"lint-staged": "^4.0.0",
|
||||||
"node-fetch": "1.7.1",
|
"node-fetch": "1.7.1",
|
||||||
|
|
Loading…
Reference in a new issue