From eb8be406d5e0c5ba90362922f99d9693d2345972 Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Mon, 13 May 2019 14:19:30 +0100 Subject: [PATCH] chore: update ipfs dep --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c29e8e3..9679034 100644 --- a/package.json +++ b/package.json @@ -47,8 +47,8 @@ "aegir": "^18.0.3", "chai": "^4.2.0", "dirty-chai": "^2.0.1", - "ipfs": "0.34.0", - "ipfsd-ctl": "~0.40.3" + "ipfs": "0.35.0", + "ipfsd-ctl": "~0.42.2" }, "contributors": [ "Alex Potsides ",