Commit 9c71aefc by Michael Mifsud

Update NAN to at least 2.3.2 (#1496)

This removes the deprecation warning in Node 6
parent 9de9a478
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
"meow": "^3.7.0", "meow": "^3.7.0",
"in-publish": "^2.0.0", "in-publish": "^2.0.0",
"mkdirp": "^0.5.1", "mkdirp": "^0.5.1",
"nan": "^2.2.0", "nan": "^2.3.2",
"node-gyp": "^3.3.1", "node-gyp": "^3.3.1",
"npmconf": "^2.1.2", "npmconf": "^2.1.2",
"request": "^2.61.0", "request": "^2.61.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment