From a3df0780b74c4e9308010dcc9720f92ef5f4493a Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Mon, 2 Sep 2019 22:45:51 +0200 Subject: [PATCH] chore: update ipfs dep --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 934b4e3a..d206167b 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "dirty-chai": "^2.0.1", "go-ipfs-dep": "~0.4.22", "husky": "^3.0.4", - "ipfs": "ipfs/js-ipfs#feat/gossipsub-as-default-pubsub", + "ipfs": "ipfs/js-ipfs#master", "is-running": "^2.1.0", "lint-staged": "^9.2.5", "proxyquire": "^2.1.3",