Skip to content

Commit 369bed5

Browse files
authored
ci: use git+https repository in package.json
1 parent ce9a936 commit 369bed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "MIT",
99
"repository": {
1010
"type": "git",
11-
"url": "git://github.com/XeroAPI/xero-node.git"
11+
"url": "git+https://github.com/XeroAPI/xero-node.git"
1212
},
1313
"scripts": {
1414
"build": "tsc",

0 commit comments

Comments
 (0)