Take a guess at fixing android keyboard issue

This commit is contained in:
Jon Staab
2025-03-07 09:01:47 -08:00
parent d07b9cde5f
commit 75905e4652
10 changed files with 29 additions and 8 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "flotilla",
"version": "0.2.12",
"version": "0.2.13",
"private": true,
"scripts": {
"dev": "vite dev",
@@ -42,6 +42,7 @@
"@capacitor/cli": "^7.0.0",
"@capacitor/core": "^7.0.1",
"@capacitor/ios": "^7.0.0",
"@capacitor/keyboard": "^7.0.0",
"@noble/curves": "^1.5.0",
"@noble/hashes": "^1.4.0",
"@poppanator/sveltekit-svg": "^4.2.1",