Skip to content

Commit d24005c

Browse files
chore: add missing https to github package.json
1 parent 5b11c4f commit d24005c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "MIT",
2121
"repository": {
2222
"type": "git",
23-
"url": "git+github.com/ionic-team/capacitor-barcode-scanner.git"
23+
"url": "git+https://github.com/ionic-team/capacitor-barcode-scanner.git"
2424
},
2525
"bugs": {
2626
"url": "https://github.com/ionic-team/capacitor-barcode-scanner/issues"

0 commit comments

Comments
 (0)