Skip to content

Commit 33178a4

Browse files
authored
fix: update helia and libp2p deps (#313)
Updates to helia@5.x.x and libp2p@2.x.x deps
1 parent eaaa7e7 commit 33178a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test": "npm run build && test-node-example test/*"
1313
},
1414
"dependencies": {
15-
"helia": "^4.0.1"
15+
"helia": "^5.0.0"
1616
},
1717
"devDependencies": {
1818
"test-ipfs-example": "^1.0.0",

0 commit comments

Comments
 (0)