Skip to content

Commit e815637

Browse files
committed
refactor: up v5
1 parent 4bf7676 commit e815637

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@
1414
"author": "CodetrixStudio",
1515
"license": "MIT",
1616
"devDependencies": {
17-
"@capacitor/android": "^5.0.0",
18-
"@capacitor/cli": "^5.0.0",
19-
"@capacitor/core": "^5.0.0",
20-
"@capacitor/ios": "^5.0.0",
17+
"@capacitor/android": "^5.0.4",
18+
"@capacitor/cli": "^5.0.4",
19+
"@capacitor/core": "^5.0.4",
20+
"@capacitor/ios": "^5.0.4",
2121
"@ionic/prettier-config": "^2.0.0",
2222
"@types/gapi": "0.0.42",
2323
"@types/gapi.auth2": "0.0.56",
2424
"prettier": "^2.7.1",
2525
"typescript": "^4.7.4"
2626
},
2727
"peerDependencies": {
28-
"@capacitor/core": "^5.0.0"
28+
"@capacitor/core": "^5.0.4"
2929
},
3030
"files": [
3131
"dist/",

0 commit comments

Comments
 (0)