chore: remove pre-push

This commit is contained in:
David Dias 2018-06-28 10:11:54 +02:00
parent 9fadd1d7b8
commit 8c803d5901
No known key found for this signature in database
GPG Key ID: B73E8EE5806E92E0

View File

@ -27,10 +27,6 @@
"node": ">=6.0.0",
"npm": ">=3.0.0"
},
"pre-push": [
"lint",
"test"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/libp2p/js-libp2p/issues"