pkg: update bcrypto
bcrypto@0.3.3 has a few API changes which breaks the integration with bcoin. Fix the version @0.3.2 for now.
This commit is contained in:
parent
21bf114dc6
commit
ceebd652b7
@ -25,7 +25,7 @@
|
||||
"dependencies": {
|
||||
"bcfg": "~0.1.0",
|
||||
"bclient": "~0.1.0",
|
||||
"bcrypto": "~0.3.1",
|
||||
"bcrypto": "0.3.2",
|
||||
"bdb": "~0.2.0",
|
||||
"bdns": "~0.1.0",
|
||||
"bevent": "~0.1.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user