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

Commit

Permalink
feat: rev mfs and unixfs to support hamt in mfs
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Dec 3, 2018
1 parent 5f66538 commit 044184d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,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.7.4",
"ipfs-multipart": "~0.1.0",
"ipfs-repo": "0.25.0",
"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 044184d

Please sign in to comment.