Skip to content

Commit c759f38

Browse files
committed
feat: added libp2p-crypto and bs58 dependencies
1 parent d83e357 commit c759f38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,11 @@
5656
},
5757
"dependencies": {
5858
"async": "^2.6.1",
59+
"bs58": "^4.0.1",
5960
"debug": "^4.1.1",
6061
"err-code": "^1.1.2",
6162
"length-prefixed-stream": "^1.6.0",
63+
"libp2p-crypto": "^0.16.1",
6264
"protons": "^1.0.1",
6365
"pull-length-prefixed": "^1.3.1",
6466
"pull-pushable": "^2.2.0",

0 commit comments

Comments
 (0)