From ab34ba1a4296059ac6f640214d7293d8c3f3f637 Mon Sep 17 00:00:00 2001 From: achingbrain Date: Sun, 25 Nov 2018 08:19:38 +0000 Subject: [PATCH] chore: upgrade deps --- package.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7da41026..274db7c8 100644 --- a/package.json +++ b/package.json @@ -42,11 +42,8 @@ "dirty-chai": "^2.0.1" }, "dependencies": { - "ipfs-unixfs-exporter": "~0.34.0", - "ipfs-unixfs-importer": "~0.34.0" - }, - "optionalDependencies": { - "rabin": "^1.6.0" + "ipfs-unixfs-exporter": "~0.35.0", + "ipfs-unixfs-importer": "~0.36.0" }, "contributors": [ "Alan Shaw ",