Skip to content

Commit 603f006

Browse files
authored
upgrade nan to ^2.10
1 parent c89fc32 commit 603f006

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
@@ -17,7 +17,7 @@
1717
"bindings": "^1.3.0",
1818
"chai": "^4.1.2",
1919
"mocha": "^4.0.1",
20-
"nan": "^2.7.0",
20+
"nan": "^2.10.0",
2121
"napi": "0.0.0",
2222
"node-addon-api": "^1.0.0",
2323
"node-gyp": "3.6.2"

0 commit comments

Comments
 (0)