From 9e79c712c4edff9987fc838a76c9c20381abdbd9 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Mon, 15 Jan 2018 09:10:53 +0000 Subject: [PATCH] fix: new package json --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9f59d65..33fe296 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "url": "https://github.com/ipfs/aegir-test-repo" }, "devDependencies": { - "aegir": "ipfs/aegir#f8dd90e", + "aegir": "ipfs/aegir#abb296059490c99a7a4b6a5435f6061078062e27", "chai": "^4.1.2", "dirty-chai": "^2.0.1", "eslint-plugin-react": "^7.5.1", @@ -76,8 +76,7 @@ "stream-equal": "^1.1.0" }, "pre-commit": [ - "lint", - "test" + "lint" ], "keywords": [ "ipfs"