From ffaadafa153a72ca60a2c4f58661679795a94b2c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 20 May 2016 17:29:12 +0100 Subject: [PATCH] chore(package): update libp2p-ipfs-browser to version 0.5.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c081a669ed..629f0eeb29 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "ipfs-unixfs-engine": "^0.6.1", "joi": "^8.0.5", "libp2p-ipfs": "^0.5.0", - "libp2p-ipfs-browser": "^0.4.0", + "libp2p-ipfs-browser": "^0.5.0", "libp2p-swarm": "^0.15.0", "lodash.get": "^4.3.0", "lodash.set": "^4.2.0",