We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca8f31 commit dd7cfa4Copy full SHA for dd7cfa4
packages/interop/package.json
@@ -118,7 +118,7 @@
118
"devDependencies": {
119
"@helia/delegated-routing-v1-http-api-client": "^4.0.0",
120
"@helia/delegated-routing-v1-http-api-server": "^4.0.0",
121
- "@helia/ipns": "next",
+ "@helia/ipns": "^8.0.0",
122
"@libp2p/crypto": "^5.0.1",
123
"@libp2p/identify": "^3.0.1",
124
"@libp2p/interface": "^2.0.1",
packages/server/package.json
@@ -155,7 +155,7 @@
155
},
156
"dependencies": {
157
"@fastify/cors": "^10.0.1",
158
- "@helia/interface": "next",
+ "@helia/interface": "^5.0.0",
159
160
"@libp2p/peer-id": "^5.0.1",
161
"fastify": "^5.0.0",
0 commit comments