Commit 324be0f0 by xzyfer

Ensure we have nan@^2.0.8

This is to make sure binaries affected by
https://github.com/sass/node-sass/issues/1107 are never built
parent 36fb64ab
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
"glob": "^5.0.14", "glob": "^5.0.14",
"meow": "^3.3.0", "meow": "^3.3.0",
"mkdirp": "^0.5.1", "mkdirp": "^0.5.1",
"nan": "^2.0.5", "nan": "^2.0.8",
"npmconf": "^2.1.2", "npmconf": "^2.1.2",
"pangyp": "^2.3.0", "pangyp": "^2.3.0",
"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