From b1f3d2b6588897cf822a5aa4a68806430845ef85 Mon Sep 17 00:00:00 2001 From: David Dias Date: Wed, 3 Aug 2016 16:53:17 +0100 Subject: [PATCH] update deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9fa91c4697..b6760a4890 100644 --- a/package.json +++ b/package.json @@ -78,8 +78,8 @@ "ipfs-unixfs-engine": "^0.10.0", "isstream": "^0.1.2", "joi": "^9.0.4", - "libp2p-ipfs": "^0.12.0", - "libp2p-ipfs-browser": "^0.12.0", + "libp2p-ipfs": "^0.12.1", + "libp2p-ipfs-browser": "^0.12.1", "lodash.get": "^4.4.0", "lodash.set": "^4.3.0", "mafmt": "^2.1.1",