Skip to content

Commit 70efb01

Browse files
committed
chore(package): update to cap4
1 parent 2f4ebb8 commit 70efb01

File tree

2 files changed

+122
-69
lines changed

2 files changed

+122
-69
lines changed

package-lock.json

Lines changed: 117 additions & 65 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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,11 @@
4040
"release": "np --no-tests"
4141
},
4242
"devDependencies": {
43-
"@capacitor/android": "^3.0.0",
44-
"@capacitor/cli": "^3.0.0",
43+
"@capacitor/android": "^4.0.0",
44+
"@capacitor/core": "^4.0.0",
45+
"@capacitor/cli": "^4.0.0",
4546
"@capacitor/docgen": "git+https://github.com/rdlabo/capacitor-docgen.git#feat/support_extends_build",
46-
"@capacitor/ios": "^3.0.0",
47+
"@capacitor/ios": "^4.0.0",
4748
"@ionic/eslint-config": "^0.3.0",
4849
"@ionic/prettier-config": "^1.0.1",
4950
"@ionic/swiftlint-config": "^1.1.2",
@@ -60,7 +61,7 @@
6061
"typescript": "~4.1.5"
6162
},
6263
"dependencies": {
63-
"@capacitor/core": "^3.0.0"
64+
"@capacitor/core": "^4.0.0"
6465
},
6566
"husky": {
6667
"hooks": {

0 commit comments

Comments
 (0)