Nan 2.0 changed api. Set required Nan version to 1
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies" : {
|
"dependencies" : {
|
||||||
"bindings" : "*",
|
"bindings" : "*",
|
||||||
"nan" : "*"
|
"nan" : "1"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"cryptonight",
|
"cryptonight",
|
||||||
|
|||||||
Reference in New Issue
Block a user