Skip to content

Commit eefe9b7

Browse files
committed
Nan 2.0 changed api. Set required Nan version to 1
1 parent d5d0965 commit eefe9b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies" : {
1414
"bindings" : "*",
15-
"nan" : "*"
15+
"nan" : "1"
1616
},
1717
"keywords": [
1818
"cryptonight",

0 commit comments

Comments
 (0)