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 48a1131 commit 5abf17d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"test": "npm run build && test-browser-example test"
},
"dependencies": {
"@helia/unixfs": "^3.0.0",
"helia": "^4.0.1",
"@helia/unixfs": "^4.0.0",
"helia": "^5.0.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 5abf17d

Please sign in to comment.