Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit b3fb115

Browse files
authored
fix: update examples to run with latest js-ipfs (#232)
Updates all examples to the latest deps
1 parent c880c97 commit b3fb115

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
@@ -13,7 +13,7 @@
1313
"test": "node tests/test.js"
1414
},
1515
"dependencies": {
16-
"ipfs": "^0.60.2"
16+
"ipfs": "^0.62.0"
1717
},
1818
"devDependencies": {
1919
"nanoid": "^3.1.23",

0 commit comments

Comments
 (0)