Skip to content

Commit 1698f73

Browse files
fix(deps): update capacitor monorepo to v7.4.3
1 parent 33af036 commit 1698f73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"dependencies": {
1616
"@capacitor/core": "latest",
1717
"@capgo/capacitor-jw-player": "file:..",
18-
"@capacitor/ios": "7.4.2",
19-
"@capacitor/android": "7.4.2"
18+
"@capacitor/ios": "7.4.3",
19+
"@capacitor/android": "7.4.3"
2020
},
2121
"devDependencies": {
2222
"@capacitor/cli": "latest",

0 commit comments

Comments
 (0)