Skip to content

Commit 61ccdc4

Browse files
committed
fix: update homepage URL in package.json files for all platforms
1 parent 3bc6fb7 commit 61ccdc4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

android/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@capacitor-plus/android",
33
"version": "8.0.2",
44
"description": "Capacitor+: Enhanced Capacitor with automated upstream sync - Cross-platform apps with JavaScript and the web",
5-
"homepage": "https://github.com/Cap-go/capacitor-plus",
5+
"homepage": "https://capgo.app/docs/plugins/capacitor-plus/",
66
"author": "Capgo Team <[email protected]> (https://capgo.app)",
77
"license": "MIT",
88
"repository": {

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@capacitor-plus/cli",
33
"version": "8.0.2",
44
"description": "Capacitor+: Enhanced Capacitor with automated upstream sync - Cross-platform apps with JavaScript and the web",
5-
"homepage": "https://github.com/Cap-go/capacitor-plus",
5+
"homepage": "https://capgo.app/docs/plugins/capacitor-plus/",
66
"author": "Capgo Team <[email protected]> (https://capgo.app)",
77
"license": "MIT",
88
"repository": {

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@capacitor-plus/core",
33
"version": "8.0.2",
44
"description": "Capacitor+: Enhanced Capacitor with automated upstream sync - Cross-platform apps with JavaScript and the web",
5-
"homepage": "https://github.com/Cap-go/capacitor-plus",
5+
"homepage": "https://capgo.app/docs/plugins/capacitor-plus/",
66
"author": "Capgo Team <[email protected]> (https://capgo.app)",
77
"license": "MIT",
88
"repository": {

ios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@capacitor-plus/ios",
33
"version": "8.0.2",
44
"description": "Capacitor+: Enhanced Capacitor with automated upstream sync - Cross-platform apps with JavaScript and the web",
5-
"homepage": "https://github.com/Cap-go/capacitor-plus",
5+
"homepage": "https://capgo.app/docs/plugins/capacitor-plus/",
66
"author": "Capgo Team <[email protected]> (https://capgo.app)",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)