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 cb3a37c commit 8a43d52Copy full SHA for 8a43d52
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.1",
4
"private": true,
5
"dependencies": {
6
- "@capacitor/core": "2.5.0",
+ "@capacitor/core": "7.4.2",
7
"@ionic/pwa-elements": "3.1.1",
8
"@ionic/react": "6.3.6",
9
"@ionic/react-hooks": "0.0.8",
@@ -51,7 +51,7 @@
51
]
52
},
53
"devDependencies": {
54
- "@capacitor/cli": "2.5.0",
+ "@capacitor/cli": "7.4.2",
55
"@ionic/cli": "6.20.3"
56
57
"description": "An Ionic project"
0 commit comments