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

Commit d655601

Browse files
author
Alan Shaw
committed
fix: temporarily pin ipfs-repo to 0.25.0 as 0.25.1 is breaking
ipfs/js-ipfs-repo#181 (comment) License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent c9f23df commit d655601

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
@@ -109,7 +109,7 @@
109109
"ipfs-http-response": "~0.2.1",
110110
"ipfs-mfs": "~0.5.2",
111111
"ipfs-multipart": "~0.1.0",
112-
"ipfs-repo": "~0.25.0",
112+
"ipfs-repo": "0.25.0",
113113
"ipfs-unixfs": "~0.1.16",
114114
"ipfs-unixfs-engine": "~0.34.0",
115115
"ipld": "~0.20.1",

0 commit comments

Comments
 (0)