From 7c5b3e34ee7b82ff6755c7ebae6d328f5ed52074 Mon Sep 17 00:00:00 2001 From: achingbrain Date: Fri, 17 May 2019 14:06:39 +0200 Subject: [PATCH] chore: update exporter --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcd460f..7eeb0de 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "cids": "~0.7.1", "detect-node": "^2.0.4", "dirty-chai": "^2.0.1", - "ipfs-unixfs-exporter": "0.36.1", + "ipfs-unixfs-exporter": "~0.37.0", "ipld": "~0.24.0", "ipld-in-memory": "^2.0.0", "multihashes": "~0.4.14",