Apk compilation

This commit is contained in:
2026-06-18 14:09:54 +02:00
parent 9a23863320
commit 5b9216e764
47 changed files with 4573 additions and 620 deletions

View File

@@ -10,9 +10,14 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"expo-speech-recognition": "^56.0.1",
"nuxt": "^4.4.2",
"react-native-svg": "^15.15.5",
"vue": "^3.5.32",
"vue-router": "^5.0.4"
}
"vue-router": "^5.0.4",
"expo": "~56.0.12",
"react": "19.2.3",
"react-native": "0.85.3"
},
"version": "1.0.0"
}