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 29d15a1 commit 6266471Copy full SHA for 6266471
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.1",
4
"private": true,
5
"dependencies": {
6
- "@capacitor/core": "2.4.7",
+ "@capacitor/core": "3.0.0",
7
"@ionic/pwa-elements": "3.0.2",
8
"@ionic/react": "5.6.8",
9
"@ionic/react-hooks": "0.0.8",
@@ -51,7 +51,7 @@
51
]
52
},
53
"devDependencies": {
54
- "@capacitor/cli": "2.4.7",
+ "@capacitor/cli": "3.0.0",
55
"@ionic/cli": "6.16.1"
56
57
"description": "An Ionic project"
0 commit comments