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