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

Commit

Permalink
fix(package): update libp2p-kad-dht to version 0.15.0 (#2049)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and alanshaw committed May 21, 2019
1 parent a56bcbf commit 5905760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/custom-libp2p/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"ipfs": "file:../../",
"libp2p": "~0.25.0",
"libp2p-bootstrap": "~0.9.7",
"libp2p-kad-dht": "~0.14.12",
"libp2p-kad-dht": "~0.15.0",
"libp2p-mdns": "~0.12.2",
"libp2p-secio": "~0.11.1",
"libp2p-spdy": "~0.13.3",
Expand Down

0 comments on commit 5905760

Please sign in to comment.