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 3e1c545 commit 07b4c2bCopy full SHA for 07b4c2b
package.json
@@ -56,10 +56,10 @@
56
"it-length-prefixed": "^3.0.0",
57
"it-pipe": "^1.1.0",
58
"it-pushable": "^1.4.0",
59
- "libp2p": "^0.28.0-rc.0",
+ "libp2p": "^0.28.0",
60
"libp2p-bootstrap": "^0.11.0",
61
- "libp2p-floodsub": "libp2p/js-libp2p-floodsub#fix/use-unidirectional-streams",
62
- "libp2p-gossipsub": "ChainSafe/gossipsub-js#fix/use-unidirectional-streams",
+ "libp2p-floodsub": "^0.21.3",
+ "libp2p-gossipsub": "^0.4.5",
63
"libp2p-kad-dht": "^0.19.1",
64
"libp2p-mplex": "^0.9.3",
65
"libp2p-noise": "^1.0.0",
0 commit comments