Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias authored May 8, 2018
1 parent 178efb8 commit 0634bf1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"node": ">=6.0.0",
"npm": ">=3.0.0"
},
"pre-commit": [
"pre-push": [
"lint",
"test"
],
Expand All @@ -48,7 +48,6 @@
"node",
"daemon"
],
"author": "Juan Benet <juan@benet.ai> (http://juan.benet.ai/)",
"contributors": [
"Bret Comnes <bcomnes@gmail.com>",
"David Dias <daviddias.p@gmail.com>",
Expand Down Expand Up @@ -112,7 +111,6 @@
"ipfs": "~0.28.2",
"is-running": "1.0.5",
"mkdirp": "^0.5.1",
"pre-commit": "^1.2.2",
"proxyquire": "^2.0.1",
"sinon": "^4.5.0",
"superagent-mocker": "^0.5.2",
Expand Down

0 comments on commit 0634bf1

Please sign in to comment.