Commit e9236b53 by Michael Mifsud

Bump node-gyp dependency to ^3.3.0

Fixes #1334
parent 03aa20e7
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
"meow": "^3.3.0", "meow": "^3.3.0",
"mkdirp": "^0.5.1", "mkdirp": "^0.5.1",
"nan": "^2.0.8", "nan": "^2.0.8",
"node-gyp": "^3.0.1", "node-gyp": "^3.3.0",
"npmconf": "^2.1.2", "npmconf": "^2.1.2",
"sass-graph": "^2.0.1" "sass-graph": "^2.0.1"
}, },
......
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