Skip to content

Commit 751d436

Browse files
pgtedaviddias
authored andcommitted
fix: add missing multicodec dependency (#155)
* added missing multicodec dependency * using ~ for multicodec dependency range because version < 1
1 parent 339503d commit 751d436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"lodash.sortby": "^4.7.0",
7171
"lodash.uniqwith": "^4.5.0",
7272
"lodash.values": "^4.3.0",
73+
"multicodec": "~0.2.5",
7374
"multihashing-async": "~0.4.7",
7475
"protons": "^1.0.0",
7576
"pull-defer": "^0.2.2",

0 commit comments

Comments
 (0)