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

Commit 2fc5b0c

Browse files
committed
chore: use final pubsub releases
1 parent 898a757 commit 2fc5b0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/ipfs-core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
9191
"libp2p": "^0.30.0-rc.2",
9292
"libp2p-bootstrap": "^0.12.1",
9393
"libp2p-crypto": "^0.18.0",
94-
"libp2p-floodsub": "libp2p/js-libp2p-floodsub#chore/use-libp2p0.30",
95-
"libp2p-gossipsub": "ChainSafe/js-libp2p-gossipsub#chore/update-to-new-libp2p-interface-with-types",
94+
"libp2p-floodsub": "^0.24.1",
95+
"libp2p-gossipsub": "^0.8.0",
9696
"libp2p-kad-dht": "^0.20.1",
9797
"libp2p-mdns": "^0.15.0",
9898
"libp2p-mplex": "^0.10.0",

0 commit comments

Comments
 (0)