From 817682e61982b528f86e2acd50fbb446afd285e8 Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Thu, 28 Feb 2019 10:34:08 +0000 Subject: [PATCH] chore: update cids dep License: MIT Signed-off-by: Alan Shaw --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a16e7896e..2269c54d4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "bignumber.js": "^8.0.2", "bl": "^2.1.2", "bs58": "^4.0.1", - "cids": "~0.5.5", + "cids": "github:multiformats/js-cid#refactor/cidv1base32-default", "concat-stream": "^2.0.0", "debug": "^4.1.0", "detect-node": "^2.0.4",