From 8c803d5901adab4778fcdfa81b685c1a0ea92d6b Mon Sep 17 00:00:00 2001 From: David Dias Date: Thu, 28 Jun 2018 10:11:54 +0200 Subject: [PATCH] chore: remove pre-push --- package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package.json b/package.json index bde26979..65f41a70 100644 --- a/package.json +++ b/package.json @@ -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"