From 61f156750588eb049e26dac927c1422cf72c8979 Mon Sep 17 00:00:00 2001 From: David Dias Date: Sun, 15 Jul 2018 09:56:14 +0200 Subject: [PATCH] chore: test against go-ipfs 0.4.16 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 162399719..96ceca6c9 100644 --- a/package.json +++ b/package.json @@ -77,10 +77,10 @@ "cross-env": "^5.2.0", "dirty-chai": "^2.0.1", "eslint-plugin-react": "^7.10.0", - "go-ipfs-dep": "~0.4.15", + "go-ipfs-dep": "~0.4.16", "gulp": "^3.9.1", "interface-ipfs-core": "~0.71.0", - "ipfsd-ctl": "~0.37.5", + "ipfsd-ctl": "~0.38.0", "pull-stream": "^3.6.8", "socket.io": "^2.1.1", "socket.io-client": "^2.1.1",