Skip to content

Commit d2c0bcf

Browse files
authored
fix: use proper repository and bugs urls
1 parent 31493d3 commit d2c0bcf

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://cf-workers-proxy-9e9.pages.dev.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)