Skip to content

Commit 8419f15

Browse files
authored
chore: update deps (#103)
1 parent 9cc3c67 commit 8419f15

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"author": "CodetrixStudio",
1515
"license": "MIT",
1616
"dependencies": {
17-
"@capacitor/core": "^3.0.0-beta.2"
17+
"@capacitor/core": "^3.0.0"
1818
},
1919
"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"
20+
"@capacitor/android": "^3.0.0",
21+
"@capacitor/ios": "^3.0.0",
22+
"@types/gapi": "0.0.39",
23+
"@types/gapi.auth2": "0.0.54",
24+
"typescript": "^4.2.4"
2525
},
2626
"files": [
2727
"dist/",

0 commit comments

Comments
 (0)