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

Commit 76689ff

Browse files
achingbrainAlan Shaw
authored and
Alan Shaw
committed
fix: fixes rabin chunker truncating files (#2114)
Oops. As a bonus it also adds support for rabin chunking to the browser and Windows.
1 parent 6ac775d commit 76689ff

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
@@ -119,12 +119,12 @@
119119
"ipfs-block-service": "~0.15.1",
120120
"ipfs-http-client": "^32.0.0",
121121
"ipfs-http-response": "~0.3.0",
122-
"ipfs-mfs": "~0.11.2",
122+
"ipfs-mfs": "~0.11.4",
123123
"ipfs-multipart": "~0.1.0",
124124
"ipfs-repo": "~0.26.6",
125125
"ipfs-unixfs": "~0.1.16",
126-
"ipfs-unixfs-exporter": "~0.37.4",
127-
"ipfs-unixfs-importer": "~0.39.8",
126+
"ipfs-unixfs-exporter": "~0.37.6",
127+
"ipfs-unixfs-importer": "~0.39.9",
128128
"ipfs-utils": "~0.0.3",
129129
"ipld": "~0.24.1",
130130
"ipld-bitcoin": "~0.3.0",

0 commit comments

Comments
 (0)