We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff5791d commit f58ba68Copy full SHA for f58ba68
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@capacitor-community/app-icon",
3
- "version": "0.3.0",
+ "version": "1.0.0",
4
"description": "Capacitor community plugin for changing an iOS app icon.",
5
"main": "dist/plugin.js",
6
"module": "dist/esm/index.js",
@@ -58,9 +58,9 @@
58
"swiftlint": "@ionic/swiftlint-config",
59
"repository": {
60
"type": "git",
61
- "url": "https://github.com/johnborges/app-icon"
+ "url": "https://github.com/capacitor-community/app-icon"
62
},
63
"bugs": {
64
+ "url": "https://github.com/capacitor-community/app-icon/issues"
65
}
66
0 commit comments