From 799849ee7c083218a351e05a15fcb0e29a274506 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 23 May 2016 18:27:35 +0100 Subject: [PATCH] chore(package): update libp2p-ipfs to version 0.8.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4411a3d051..1971fd6f39 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "ipfs-repo": "^0.8.0", "ipfs-unixfs-engine": "^0.8.0", "joi": "^8.0.5", - "libp2p-ipfs": "^0.6.0", + "libp2p-ipfs": "^0.8.0", "libp2p-ipfs-browser": "^0.5.0", "libp2p-swarm": "^0.16.0", "lodash.get": "^4.3.0",