From 15edc030f7017bb02901c76285408c305dced54a Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 2 May 2016 17:22:25 +0200 Subject: [PATCH] chore(package): update ipfs-block-service to version 0.3.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7a3ef91eb..ee28142e74 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "hapi": "^13.3.0", "ipfs-api": "^3.0.1", "ipfs-block": "^0.2.0", - "ipfs-block-service": "^0.2.4", + "ipfs-block-service": "^0.3.0", "ipfs-data-importing": "^0.3.3", "ipfs-merkle-dag": "^0.4.3", "ipfs-multipart": "^0.1.0",