Merge pull request #1128 from xzyfer/feat/node-gyp
Replace pangyp with node-gyp
Showing
| ... | @@ -58,7 +58,7 @@ | ... | @@ -58,7 +58,7 @@ |
| "mkdirp": "^0.5.1", | "mkdirp": "^0.5.1", | ||
| "nan": "^2.0.8", | "nan": "^2.0.8", | ||
| "npmconf": "^2.1.2", | "npmconf": "^2.1.2", | ||
| "pangyp": "^2.3.0", | "node-gyp": "^3.0.1", | ||
| "request": "^2.61.0", | "request": "^2.61.0", | ||
| "sass-graph": "^2.0.1" | "sass-graph": "^2.0.1" | ||
| }, | }, | ||
| ... | ... |
Please
register
or
sign in
to comment