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

Commit c802224

Browse files
author
Alan Shaw
authored
docs: update custom-ipfs-repo example (#1825)
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent 1c70de2 commit c802224

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/custom-ipfs-repo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
},
1010
"license": "MIT",
1111
"dependencies": {
12-
"datastore-fs": "~0.6.0",
12+
"datastore-fs": "~0.7.0",
1313
"ipfs": "file:../../",
14-
"ipfs-repo": "~0.24.0"
14+
"ipfs-repo": "~0.26.1"
1515
}
1616
}

0 commit comments

Comments
 (0)