From 793a8724865d0f3a126652106e1e6b56e07f8cc4 Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Thu, 20 Sep 2018 10:26:13 +0100 Subject: [PATCH] chore: upgrade interface-datastore --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5fb97aa240..1262f2bdb5 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "hapi-set-header": "^1.0.2", "hoek": "^5.0.3", "human-to-milliseconds": "^1.0.0", - "interface-datastore": "~0.4.2", + "interface-datastore": "~0.5.0", "ipfs-api": "^24.0.0", "ipfs-bitswap": "~0.20.3", "ipfs-block": "~0.7.1", @@ -112,7 +112,7 @@ "ipfs-http-response": "~0.1.2", "ipfs-mfs": "~0.3.0", "ipfs-multipart": "~0.1.0", - "ipfs-repo": "~0.23.1", + "ipfs-repo": "~0.24.0", "ipfs-unixfs": "~0.1.15", "ipfs-unixfs-engine": "~0.32.3", "ipld": "~0.17.3",