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

Commit 07401af

Browse files
fix: add missing dependencies
Closes #407
1 parent a97f4e9 commit 07401af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
},
2424
"dependencies": {
2525
"async": "^2.1.2",
26+
"cids": "^0.2.0",
2627
"bl": "^1.1.2",
2728
"bs58": "^3.0.0",
2829
"detect-node": "^2.0.3",
@@ -34,6 +35,7 @@
3435
"is-ipfs": "^0.2.1",
3536
"isstream": "^0.1.2",
3637
"multiaddr": "^2.0.3",
38+
"multihashes": "^0.2.2",
3739
"multipart-stream": "^2.0.1",
3840
"ndjson": "^1.4.3",
3941
"peer-id": "^0.8.0",

0 commit comments

Comments
 (0)