From 5259e7dc43005cee74b646aedf2610deeb49ba24 Mon Sep 17 00:00:00 2001 From: David Dias Date: Sat, 3 Nov 2018 11:48:27 +0100 Subject: [PATCH] chore: make CI happy --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f77e312261..bf9b0793b8 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "execa": "^1.0.0", "form-data": "^2.3.3", "hat": "0.0.3", - "interface-ipfs-core": "~0.84.2", + "interface-ipfs-core": "ipfs/interface-ipfs-core#files-api-tweaks", "ipfsd-ctl": "~0.39.5", "ncp": "^2.0.0", "qs": "^6.5.2", @@ -98,7 +98,7 @@ "hoek": "^5.0.4", "human-to-milliseconds": "^1.0.0", "interface-datastore": "~0.6.0", - "ipfs-api": "^26.1.0", + "ipfs-api": "ipfs/js-ipfs-api#files-tweaks", "ipfs-bitswap": "~0.21.0", "ipfs-block": "~0.8.0", "ipfs-block-service": "~0.15.1",