chore: use kad-dht with renamed peer-store properties

This commit is contained in:
Vasco Santos 2020-04-27 08:55:04 +02:00
parent e96f01ae74
commit 67fda7e106

View File

@ -95,7 +95,7 @@
"libp2p-delegated-peer-routing": "^0.5.0",
"libp2p-floodsub": "^0.21.0",
"libp2p-gossipsub": "^0.4.0",
"libp2p-kad-dht": "libp2p/js-libp2p-kad-dht#chore/rename-peer-store-properties",
"libp2p-kad-dht": "^0.19.1",
"libp2p-mdns": "^0.14.0",
"libp2p-mplex": "^0.9.5",
"libp2p-secio": "^0.12.4",