Commit 863f29f8 by xzyfer Committed by Michael Mifsud

Bump minimum nan@2.9.2

I ran into [an issue][1] compiling the iojs 3 binary on OSX. This
sound affect anyone in reality but just in case.

[1]: https://github.com/nodejs/nan/pull/728
parent 06269880
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
"lodash.mergewith": "^4.6.0", "lodash.mergewith": "^4.6.0",
"meow": "^3.7.0", "meow": "^3.7.0",
"mkdirp": "^0.5.1", "mkdirp": "^0.5.1",
"nan": "^2.3.2", "nan": "^2.9.2",
"node-gyp": "^3.3.1", "node-gyp": "^3.3.1",
"npmlog": "^4.0.0", "npmlog": "^4.0.0",
"request": "~2.79.0", "request": "~2.79.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