Nan 2.0 changed api. Set required Nan version to 1

This commit is contained in:
clintar
2015-08-19 00:13:19 -06:00
parent d5d0965c54
commit eefe9b790f

View File

@@ -12,7 +12,7 @@
},
"dependencies" : {
"bindings" : "*",
"nan" : "*"
"nan" : "1"
},
"keywords": [
"cryptonight",