Skip to content

Commit 6be31fe

Browse files
author
John Haley
committed
Bump nan to 2.2.0
This should fix building for node 5.8.0+
1 parent 552e82c commit 6be31fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"lcov-result-merger": "~1.0.2",
5252
"lodash": "~3.10.1",
5353
"mocha": "~2.3.4",
54-
"nan": "~2.0.9",
54+
"nan": "^2.2.0",
5555
"node-gyp": "~3.0.3",
5656
"nw-gyp": "~0.12.4"
5757
},

0 commit comments

Comments
 (0)