Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 7fad0a0

Browse files
committed
chore: use new gossipsub
1 parent d75a8d6 commit 7fad0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"libp2p-bootstrap": "^0.12.1",
9393
"libp2p-crypto": "^0.18.0",
9494
"libp2p-floodsub": "libp2p/js-libp2p-floodsub#chore/use-libp2p0.30",
95-
"libp2p-gossipsub": "^0.7.0",
95+
"libp2p-gossipsub": "ChainSafe/js-libp2p-gossipsub#chore/update-to-new-libp2p-interface-with-types",
9696
"libp2p-kad-dht": "^0.20.1",
9797
"libp2p-mdns": "^0.15.0",
9898
"libp2p-mplex": "^0.10.0",

0 commit comments

Comments
 (0)