diff --git a/packages/ipfs-unixfs-exporter/package.json b/packages/ipfs-unixfs-exporter/package.json index 7fb28730..2d33ac6e 100644 --- a/packages/ipfs-unixfs-exporter/package.json +++ b/packages/ipfs-unixfs-exporter/package.json @@ -43,7 +43,6 @@ "it-buffer-stream": "^2.0.0", "it-first": "^1.0.6", "merge-options": "^3.0.4", - "multicodec": "^2.1.0", "native-abort-controller": "^1.0.3", "nyc": "^15.0.0", "rimraf": "^3.0.2", @@ -58,6 +57,7 @@ "hamt-sharding": "^2.0.0", "ipfs-unixfs": "^3.0.1", "it-last": "^1.0.5", + "multicodec": "^2.1.0", "multiformats": "^4.6.1", "multihashing-async": "^2.1.0" },