Browse Source

Upgrade precommit-hook to 3.0.0

It just handles linting better.
pull/420/head
Julian Simioni 9 years ago
parent
commit
e50bce47c7
  1. 2
      package.json

2
package.json

@ -62,7 +62,7 @@
"istanbul": "^0.3.13",
"jshint": "^2.5.6",
"nsp": "^0.3.0",
"precommit-hook": "^1.0.7",
"precommit-hook": "3.0.0",
"proxyquire": "^1.4.0",
"tap-dot": "1.0.4",
"tape": "^2.13.4"

Loading…
Cancel
Save