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 9cc3c67 commit 8419f15Copy full SHA for 8419f15
package.json
@@ -14,14 +14,14 @@
14
"author": "CodetrixStudio",
15
"license": "MIT",
16
"dependencies": {
17
- "@capacitor/core": "^3.0.0-beta.2"
+ "@capacitor/core": "^3.0.0"
18
},
19
"devDependencies": {
20
- "@capacitor/android": "^3.0.0-beta.2",
21
- "@capacitor/ios": "^3.0.0-beta.2",
22
- "@types/gapi": "0.0.36",
23
- "@types/gapi.auth2": "0.0.50",
24
- "typescript": "^3.2.4"
+ "@capacitor/android": "^3.0.0",
+ "@capacitor/ios": "^3.0.0",
+ "@types/gapi": "0.0.39",
+ "@types/gapi.auth2": "0.0.54",
+ "typescript": "^4.2.4"
25
26
"files": [
27
"dist/",
0 commit comments