Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 27119a6

Browse files
committedMar 9, 2021
chore: more dependency fixes
1 parent 566a211 commit 27119a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/ipfs-unixfs-exporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
"it-buffer-stream": "^2.0.0",
4444
"it-first": "^1.0.6",
4545
"merge-options": "^3.0.4",
46-
"multicodec": "^2.1.0",
4746
"native-abort-controller": "^1.0.3",
4847
"nyc": "^15.0.0",
4948
"rimraf": "^3.0.2",
@@ -58,6 +57,7 @@
5857
"hamt-sharding": "^2.0.0",
5958
"ipfs-unixfs": "^3.0.1",
6059
"it-last": "^1.0.5",
60+
"multicodec": "^2.1.0",
6161
"multiformats": "^4.6.1",
6262
"multihashing-async": "^2.1.0"
6363
},

0 commit comments

Comments
 (0)
Please sign in to comment.