Skip to content

Commit b0cb94b

Browse files
authored
refactor: bump deps (#138)
1 parent 6a7dba5 commit b0cb94b

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
"devDependencies": {
17-
"@capacitor/core": "^3.0.1",
18-
"@capacitor/android": "^3.0.1",
19-
"@capacitor/ios": "^3.0.1",
17+
"@capacitor/core": "^3.2.0",
18+
"@capacitor/android": "^3.2.0",
19+
"@capacitor/ios": "^3.2.0",
2020
"@ionic/prettier-config": "^2.0.0",
21-
"@types/gapi": "0.0.39",
22-
"@types/gapi.auth2": "0.0.54",
21+
"@types/gapi": "0.0.41",
22+
"@types/gapi.auth2": "0.0.55",
2323
"prettier": "^2.3.2",
24-
"typescript": "^4.3.2"
24+
"typescript": "^4.3.5"
2525
},
2626
"peerDependencies": {
2727
"@capacitor/core": "^3"

0 commit comments

Comments
 (0)