From e3e4d6c311ff2854141409a5827bec48181fe110 Mon Sep 17 00:00:00 2001 From: David Dias Date: Sat, 3 Nov 2018 09:25:07 +0100 Subject: [PATCH] feat: go-ipfs 0.4.18 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c4d924fb0..d37365f87 100644 --- a/package.json +++ b/package.json @@ -83,10 +83,10 @@ "cross-env": "^5.2.0", "dirty-chai": "^2.0.1", "eslint-plugin-react": "^7.11.1", - "go-ipfs-dep": "~0.4.17", + "go-ipfs-dep": "~0.4.18", "gulp": "^3.9.1", - "interface-ipfs-core": "~0.84.2", - "ipfsd-ctl": "~0.39.5", + "interface-ipfs-core": "~0.84.3", + "ipfsd-ctl": "~0.40.0", "pull-stream": "^3.6.9", "stream-equal": "^1.1.1" },