Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
feat:support for hamt sharding in mfs (#1734)
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain authored and alanshaw committed Dec 5, 2018
1 parent d215502 commit 83b8e9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"execa": "^1.0.0",
"form-data": "^2.3.3",
"hat": "0.0.3",
"interface-ipfs-core": "~0.89.0",
"interface-ipfs-core": "~0.90.0",
"ipfsd-ctl": "~0.40.1",
"ncp": "^2.0.0",
"qs": "^6.5.2",
Expand Down Expand Up @@ -109,11 +109,11 @@
"ipfs-block-service": "~0.15.1",
"ipfs-http-client": "^27.0.0",
"ipfs-http-response": "~0.2.1",
"ipfs-mfs": "~0.5.2",
"ipfs-mfs": "~0.8.0",
"ipfs-multipart": "~0.1.0",
"ipfs-repo": "0.25.2",
"ipfs-unixfs": "~0.1.16",
"ipfs-unixfs-engine": "~0.34.0",
"ipfs-unixfs-engine": "~0.35.2",
"ipld": "~0.20.1",
"ipld-bitcoin": "~0.1.8",
"ipld-dag-pb": "~0.15.0",
Expand Down

0 comments on commit 83b8e9b

Please sign in to comment.