Skip to content

Commit 0652ad7

Browse files
authored
Merge pull request #168 from NativeScript/iiivanov/use-https-npm
Use https zip instead of git for dependencies
2 parents 1ba5ea3 + 540cc72 commit 0652ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/mocha": "2.2.41",
3939
"@types/node": "6.0.46",
4040
"@types/source-map": "~0.1.0",
41-
"chrome-remote-debug-protocol": "git://github.com/roblourens/chrome-remote-debug-protocol.git",
41+
"chrome-remote-debug-protocol": "https://github.com/roblourens/chrome-remote-debug-protocol/tarball/master",
4242
"mocha": "2.5.3",
4343
"typescript": "2.6.2",
4444
"vsce": "~1.36.0",

0 commit comments

Comments
 (0)