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

View File

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