Revert removal on npmconf
This reverts commit 5e21f475. The solution implemented was not equivalent and resulted in issues for users with proxies. Fixes #1458
Showing
| ... | ... | @@ -64,6 +64,7 @@ |
| "mkdirp": "^0.5.1", | ||
| "nan": "^2.2.0", | ||
| "node-gyp": "^3.3.1", | ||
| "npmconf": "^2.1.2", | ||
| "sass-graph": "^2.1.1" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... |
Please
register
or
sign in
to comment