Commit c5624b67 by Michael Mifsud

Merge pull request #943 from xzyfer/fix/install/windows-git

Load am11/pangyp from HTTPS
parents 71ef8ccb 933819d0
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
"mkdirp": "^0.5.0", "mkdirp": "^0.5.0",
"nan": "^1.8.4", "nan": "^1.8.4",
"npmconf": "^2.1.1", "npmconf": "^2.1.1",
"pangyp": "am11/pangyp", "pangyp": "https://github.com/am11/pangyp/archive/f13599f5198b853948429062c2b334010a337342.tar.gz",
"request": "^2.55.0", "request": "^2.55.0",
"sass-graph": "^2.0.0" "sass-graph": "^2.0.0"
}, },
......
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