1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

chore(package): update husky to version 0.14.1 (#2370)

* chore(package): update husky to version 0.14.1

Closes #2346

* Fix trailing comma
This commit is contained in:
Tim Neutkens 2017-06-28 19:02:56 +02:00 committed by GitHub
parent 048ebdf15a
commit 75f8c4f23b

View file

@ -117,8 +117,8 @@
"coveralls": "2.13.1",
"cross-env": "5.0.1",
"express": "4.15.2",
"husky": "0.14.1",
"taskr": "1.0.5",
"husky": "0.13.3",
"jest-cli": "20.0.4",
"lint-staged": "^3.4.0",
"node-fetch": "1.7.1",