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

Commit 83b8e9b

Browse files
achingbrainAlan Shaw
authored and
Alan Shaw
committed
feat:support for hamt sharding in mfs (#1734)
1 parent d215502 commit 83b8e9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"execa": "^1.0.0",
7070
"form-data": "^2.3.3",
7171
"hat": "0.0.3",
72-
"interface-ipfs-core": "~0.89.0",
72+
"interface-ipfs-core": "~0.90.0",
7373
"ipfsd-ctl": "~0.40.1",
7474
"ncp": "^2.0.0",
7575
"qs": "^6.5.2",
@@ -109,11 +109,11 @@
109109
"ipfs-block-service": "~0.15.1",
110110
"ipfs-http-client": "^27.0.0",
111111
"ipfs-http-response": "~0.2.1",
112-
"ipfs-mfs": "~0.5.2",
112+
"ipfs-mfs": "~0.8.0",
113113
"ipfs-multipart": "~0.1.0",
114114
"ipfs-repo": "0.25.2",
115115
"ipfs-unixfs": "~0.1.16",
116-
"ipfs-unixfs-engine": "~0.34.0",
116+
"ipfs-unixfs-engine": "~0.35.2",
117117
"ipld": "~0.20.1",
118118
"ipld-bitcoin": "~0.1.8",
119119
"ipld-dag-pb": "~0.15.0",

0 commit comments

Comments
 (0)