1
0
mirror of https://github.com/fluencelabs/js-libp2p synced 2025-07-28 15:01:59 +00:00

chore: use pre-push

This commit is contained in:
David Dias
2018-02-07 07:24:20 +00:00
parent 23e8293b75
commit cd43863db6

@@ -26,7 +26,7 @@
"node": ">=6.0.0",
"npm": ">=3.0.0"
},
"pre-commit": [
"pre-push": [
"lint",
"test"
],