From a697b5e1bbf5bfd0ab2efb7bee50922c4347e3b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Uhl=C3=AD=C5=99?= Date: Wed, 6 Nov 2019 12:16:38 +0100 Subject: [PATCH] chore: update ipfs-repo-migrations to include migration --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1396ece..2073efa3 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "err-code": "^1.1.2", "interface-datastore": "~0.7.0", "ipfs-block": "~0.8.1", - "ipfs-repo-migrations": "~0.1.0", + "ipfs-repo-migrations": "github:ipfs/js-ipfs-repo-migrations#migration/8-multihash_and_keys", "just-safe-get": "^1.3.0", "just-safe-set": "^2.1.0", "lodash.has": "^4.5.2",