From c4cef9914caa31abb1f8a1d9c95de983c9e838f5 Mon Sep 17 00:00:00 2001 From: haad Date: Wed, 25 May 2016 11:29:15 +0200 Subject: [PATCH] Use latest js-ipfs --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c91c790..905c69d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "babel-plugin-transform-runtime": "^6.8.0", "babel-preset-es2015": "^6.6.0", "exports-loader": "^0.6.3", - "ipfs": "^0.10.0", + "ipfs": "^0.10.1", "ipfs-api": "^4.1.0", "ipfsd-ctl": "^0.14.0", "json-loader": "^0.5.4",