From 20296de84267e49c88c14ab3b8107f1990e2a56f Mon Sep 17 00:00:00 2001 From: David Dias Date: Fri, 25 Sep 2015 15:12:13 +0100 Subject: [PATCH] bump ipfsd-ctl version, fixes #64 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cdd29eb48..b94a47f33 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "browserify": "^11.0.0", - "ipfsd-ctl": "^0.3.3", + "ipfsd-ctl": "^0.5.1", "mocha": "^2.2.5", "pre-commit": "^1.0.6", "standard": "^5.2.2",