Commit 187d8c91 by xzyfer

Lock request@<2.81.0

request@2.81.0 breaks Node < 4 compat.
parent 40d1827c
......@@ -68,7 +68,7 @@
"nan": "^2.3.2",
"node-gyp": "^3.3.1",
"npmlog": "^4.0.0",
"request": "^2.79.0",
"request": "~2.79.0",
"sass-graph": "^2.2.4",
"stdout-stream": "^1.4.0",
"true-case-path": "^1.0.2"
......
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