From c7a9b1631f6e110a3cf2ce4108fd241c51ea9e45 Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Fri, 12 Jul 2019 16:46:20 +0100 Subject: [PATCH] chore(package): update ipfs-mfs to version 0.11.6 (#2247) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7846878991..ace8ecdc16 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "ipfs-block-service": "~0.15.2", "ipfs-http-client": "^33.1.0", "ipfs-http-response": "~0.3.1", - "ipfs-mfs": "~0.11.5", + "ipfs-mfs": "~0.11.6", "ipfs-multipart": "~0.1.0", "ipfs-repo": "~0.26.6", "ipfs-unixfs": "~0.1.16",