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 d5fce49 commit 5be716cCopy full SHA for 5be716c
examples/js-libp2p-example-discovery-mechanisms/package.json
@@ -22,7 +22,7 @@
22
"@libp2p/bootstrap": "^11.0.0",
23
"@libp2p/circuit-relay-v2": "^2.0.0",
24
"@libp2p/identify": "^3.0.0",
25
- "@libp2p/kad-dht": "^13.0.0",
+ "@libp2p/kad-dht": "^14.0.0",
26
"@libp2p/mdns": "^11.0.0",
27
"@libp2p/pubsub-peer-discovery": "^11.0.0",
28
"@libp2p/tcp": "^10.0.0",
examples/js-libp2p-example-peer-and-content-routing/package.json
@@ -20,7 +20,7 @@
20
"@chainsafe/libp2p-noise": "^16.0.0",
21
"@chainsafe/libp2p-yamux": "^7.0.0",
"@libp2p/identify": "^3.0.1",
"it-all": "^3.0.2",
"libp2p": "^2.0.0",
0 commit comments