We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e375568 commit bba18c7Copy full SHA for bba18c7
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "photo-gallery-capacitor-react",
3
- "version": "0.0.1",
+ "version": "1.0.0",
4
"private": true,
5
"dependencies": {
6
"@capacitor/android": "^1.4.0",
@@ -51,5 +51,5 @@
51
"devDependencies": {
52
"@capacitor/cli": "^1.4.0"
53
},
54
- "description": "An Ionic project"
+ "description": "Build a photo gallery app that runs on iOS, Android, and the web - with just one codebase."
55
}
0 commit comments