Fix compilation of ecdh module by updating the nan dependency version
This commit is contained in:
parent
05523c569a
commit
df46794269
|
@ -53,7 +53,7 @@
|
|||
"acorn": "7.1.1",
|
||||
"elliptic": "6.5.4",
|
||||
"es6-promise": "4.2.8",
|
||||
"nan": "2.14.0"
|
||||
"nan": "~2.15.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"secp256k1": "3.7.1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user