Skip to content

Commit 2e78689

Browse files
authored
Merge pull request #16 from ipfs/chore/add-missing-deps
chore: add missing deps
2 parents bb17a2d + d94dad4 commit 2e78689

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
@@ -52,9 +52,11 @@
5252
"dependencies": {
5353
"async": "^2.6.1",
5454
"cids": "~0.5.5",
55+
"hamt-sharding": "0.0.2",
5556
"ipfs-unixfs": "~0.1.16",
5657
"ipfs-unixfs-importer": "~0.38.0",
5758
"pull-cat": "^1.1.11",
59+
"pull-defer": "~0.2.3",
5860
"pull-paramap": "^1.2.2",
5961
"pull-stream": "^3.6.9",
6062
"pull-traverse": "^1.0.3"

0 commit comments

Comments
 (0)