Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 77a7433

Browse files
committed
feat: provide access to multicodec
License: MIT Signed-off by: Nitin Patel <nitinpatel278@gmail.com>
1 parent d1e99e7 commit 77a7433

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"lru-cache": "^5.1.1",
5050
"multiaddr": "^6.0.0",
5151
"multibase": "~0.6.0",
52+
"multicodec": "~0.5.0",
5253
"multihashes": "~0.4.14",
5354
"ndjson": "^1.5.0",
5455
"once": "^1.4.0",
@@ -181,4 +182,4 @@
181182
"url": "https://github.com/ipfs/js-ipfs-http-client/issues"
182183
},
183184
"homepage": "https://github.com/ipfs/js-ipfs-http-client"
184-
}
185+
}

0 commit comments

Comments
 (0)