Skip to content

Commit

Permalink
fix: update helia and libp2p deps (#313)
Browse files Browse the repository at this point in the history
Updates to helia@5.x.x and libp2p@2.x.x deps
  • Loading branch information
achingbrain authored Oct 7, 2024
1 parent 4b1ff31 commit 752f3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "npm run build && test-browser-example test"
},
"dependencies": {
"helia": "^4.0.1",
"helia": "^5.0.0",
"next": "^14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down

0 comments on commit 752f3fb

Please sign in to comment.