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

Commit 7eaf571

Browse files
olizillaAlan Shaw
authored andcommitted
fix: add libp2p-crypto to deps list (#1572)
fixes #1571 License: MIT Signed-off-by: Oli Evans <[email protected]>
1 parent 45c4572 commit 7eaf571

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
"libp2p": "~0.23.0",
129129
"libp2p-bootstrap": "~0.9.3",
130130
"libp2p-circuit": "~0.2.0",
131+
"libp2p-crypto": "~0.13.0",
131132
"libp2p-floodsub": "~0.15.0",
132133
"libp2p-kad-dht": "~0.10.1",
133134
"libp2p-keychain": "~0.3.1",

0 commit comments

Comments
 (0)