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

Commit d754abe

Browse files
authored
fix: requires the ipfs-repo version with a fix for #2629 at a minimum (#2643)
Fixes #2629 and restores access to pre-0.39.0 repos though any repos created with 0.39.0 will not be accessible by default.
1 parent 2454a7e commit d754abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"ipfs-http-response": "~0.3.1",
104104
"ipfs-mfs": "^0.13.0",
105105
"ipfs-multipart": "^0.2.0",
106-
"ipfs-repo": "^0.28.0",
106+
"ipfs-repo": "^0.28.2",
107107
"ipfs-unixfs": "~0.1.16",
108108
"ipfs-unixfs-exporter": "^0.38.0",
109109
"ipfs-unixfs-importer": "^0.40.0",

0 commit comments

Comments
 (0)