Update to the latest nan for Node v6 support

This commit is contained in:
Scott Kyle 2016-05-04 02:14:01 -07:00
parent 513c0fee77
commit 43e3f94ca6
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
"dependencies": {
"bindings": "^1.2.1",
"mockery": "^1.6.2",
"nan": "^2.2.1",
"nan": "^2.3.3",
"node-gyp": "^3.3.1",
"rnpm": "1.6.5",
"xcode": "0.8.4"