pkg: add hmac-drbg dep.
This commit is contained in:
parent
dd16950fe2
commit
731a56114f
@ -24,7 +24,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"bn.js": "4.11.6",
|
||||
"elliptic": "6.4.0"
|
||||
"elliptic": "6.4.0",
|
||||
"hmac-drbg": "^1.0.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"bcoin-native": "0.0.16",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user