Skip to content

Commit 867b02a

Browse files
authored
reverting back to ionic vue 8.4.2 since 8.4.3 breaks lots of stuff
as tracked: - ionic-team/ionic-framework#30206 - ionic-team/ionic-framework#30159
1 parent 1b9b57b commit 867b02a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@capacitor/cli": "^7.0.1",
5555
"@capacitor/core": "^7.0.1",
5656
"@ionic/cli": "^7.2.0",
57-
"@ionic/vue": "^8.4.3",
58-
"@ionic/vue-router": "^8.4.3",
57+
"@ionic/vue": "^8.4.2",
58+
"@ionic/vue-router": "^8.4.2",
5959
"@nuxt/kit": "^3.15.4",
6060
"@unhead/vue": "^1.11.19",
6161
"ionicons": "^7.4.0",
@@ -65,7 +65,7 @@
6565
"unimport": "^4.1.2"
6666
},
6767
"devDependencies": {
68-
"@ionic/core": "8.4.3",
68+
"@ionic/core": "8.4.2",
6969
"@nuxt/eslint-config": "1.1.0",
7070
"@nuxt/module-builder": "1.0.0-alpha.1",
7171
"@nuxt/schema": "3.15.4",

0 commit comments

Comments
 (0)