Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

Commit

Permalink
Remove pre-commit requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jhs committed Sep 20, 2015
1 parent 1b65fee commit cbab065
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@
"jscs": "^1.7.0",
"nock": "^0.48.1",
"endswith": "^0.0.0",
"tape-it": "^0.3.1",
"pre-commit": "0.0.9"
"tape-it": "^0.3.1"
},
"scripts": {
"test": "DEBUG=* NOCK_OFF=true istanbul cover tape tests/*/*/*.js",
Expand Down

0 comments on commit cbab065

Please sign in to comment.