Skip to content

Commit c08d5c7

Browse files
committed
Update capacitor monorepo to v3
1 parent f6339b8 commit c08d5c7

File tree

2 files changed

+145
-174
lines changed

2 files changed

+145
-174
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"homepage": "./",
66
"dependencies": {
7-
"@capacitor/core": "2.4.7",
7+
"@capacitor/core": "3.0.1",
88
"@ionic/react": "5.5.4",
99
"@ionic/react-hooks": "0.0.8",
1010
"@ionic/react-router": "5.5.4",
@@ -53,7 +53,7 @@
5353
]
5454
},
5555
"devDependencies": {
56-
"@capacitor/cli": "2.4.7",
56+
"@capacitor/cli": "3.0.1",
5757
"@ionic/cli": "6.12.4",
5858
"@types/react-responsive": "8.0.2",
5959
"@types/wpapi": "1.1.0"

0 commit comments

Comments
 (0)