From 9eb1869a404563df37db8185ce1f481f5c6380e8 Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Thu, 28 Feb 2019 10:04:21 +0000 Subject: [PATCH] chore: update cids module 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 803dfc8..a736abe 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "chai": "^4.2.0" }, "dependencies": { - "cids": "~0.5.5", + "cids": "github:multiformats/js-cid#refactor/cidv1base32-default", "class-is": "^1.1.0" }, "engines": {