Skip to content

Commit 430ead0

Browse files
Merge pull request #26 from ionic-team/jcesarmobile-patch-1
fix: use proper repository and bugs urls
2 parents 5dd22c1 + d2c0bcf commit 430ead0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"license": "MIT",
2828
"repository": {
2929
"type": "git",
30-
"url": "git+https://github.com.git"
30+
"url": "git+https://github.com/ionic-team/capacitor-os-inappbrowser.git"
3131
},
3232
"bugs": {
33-
"url": "https://github.com/issues"
33+
"url": "https://github.com/ionic-team/capacitor-os-inappbrowser/issues"
3434
},
3535
"keywords": [
3636
"capacitor",

0 commit comments

Comments
 (0)