From 3c74445d0ce87347caf61a5c1110943cb71541bb Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 29 May 2016 12:20:36 +0200 Subject: [PATCH] chore(package): update libp2p-ipfs to version 0.10.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1023cff..b8e1050 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "bl": "^1.1.2", "chai": "^3.5.0", "gulp": "^3.9.1", - "libp2p-ipfs": "^0.9.0", + "libp2p-ipfs": "^0.10.0", "peer-id": "^0.7.0", "pre-commit": "^1.1.3", "run-parallel": "^1.1.6",