Skip to content

Commit a9247ac

Browse files
committed
change url from git to https
1 parent f4399a4 commit a9247ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/browserstack/browserstack-runner",
66
"repository": {
77
"type": "git",
8-
"url": "git://github.com/browserstack/browserstack-runner.git"
8+
"url": "https://github.com/browserstack/browserstack-runner.git"
99
},
1010
"dependencies": {
1111
"browserstack": "1.0.1",

0 commit comments

Comments
 (0)