Commit 11c96eee by Marcin Cieślak

Merge pull request #1386 from sass/feat/bump-min-node-gyp

Bump node-gyp dependency to ^3.3.0
parents 03aa20e7 e9236b53
...@@ -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