Skip to content

Commit

Permalink
fix: fix for endless session routing
Browse files Browse the repository at this point in the history
  • Loading branch information
2color committed May 24, 2024
1 parent 3579844 commit 9fd2193
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/verified-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"release": "aegir release"
},
"dependencies": {
"@helia/block-brokers": "^3.0.0",
"@helia/block-brokers": "^3.0.1",
"@helia/car": "^3.1.5",
"@helia/http": "^1.0.7",
"@helia/http": "^1.0.8",
"@helia/interface": "^4.3.0",
"@helia/ipns": "^7.2.2",
"@helia/routers": "^1.1.0",
Expand Down Expand Up @@ -89,7 +89,7 @@
"@helia/dag-json": "^3.0.4",
"@helia/json": "^3.0.4",
"@helia/unixfs": "^3.0.6",
"@helia/utils": "^0.3.0",
"@helia/utils": "^0.3.1",
"@ipld/car": "^5.3.0",
"@libp2p/interface-compliance-tests": "^5.3.4",
"@libp2p/logger": "^4.0.9",
Expand Down

0 comments on commit 9fd2193

Please sign in to comment.