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

Commit

Permalink
fix: add libp2p-crypto to deps list (#1572)
Browse files Browse the repository at this point in the history
fixes #1571

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
  • Loading branch information
olizilla authored and alanshaw committed Sep 17, 2018
1 parent 45c4572 commit 7eaf571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
"libp2p": "~0.23.0",
"libp2p-bootstrap": "~0.9.3",
"libp2p-circuit": "~0.2.0",
"libp2p-crypto": "~0.13.0",
"libp2p-floodsub": "~0.15.0",
"libp2p-kad-dht": "~0.10.1",
"libp2p-keychain": "~0.3.1",
Expand Down

0 comments on commit 7eaf571

Please sign in to comment.