We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af4023 commit 9aa8a5aCopy full SHA for 9aa8a5a
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "photo-gallery-ng-capacitor",
3
- "version": "0.0.3",
+ "version": "1.0.0",
4
"author": "Ionic Framework",
5
- "homepage": "https://ionicframework.com/",
+ "homepage": "https://ionicframework.com/docs/angular/your-first-app",
6
"scripts": {
7
"ng": "ng",
8
"start": "ng serve",
@@ -56,5 +56,5 @@
56
"tslint": "^6.0.0",
57
"typescript": "~3.7.5"
58
},
59
- "description": "An Ionic project"
+ "description": "Build a photo gallery app that runs on iOS, Android, and the web - with just one codebase"
60
}
0 commit comments