Skip to content

Commit 1acaab8

Browse files
committed
fix: use major helia version in interop package
1 parent b1fb5e8 commit 1acaab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/interop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"@libp2p/kad-dht": "^14.0.1",
126126
"aegir": "^45.0.1",
127127
"fastify": "^5.0.0",
128-
"helia": "next",
128+
"helia": "^5.1.0",
129129
"ipns": "^10.0.0",
130130
"it-first": "^3.0.6",
131131
"multiformats": "^13.3.0"

0 commit comments

Comments
 (0)