Fixed fonts and speech on Firefox

This commit is contained in:
Maciej Caderek
2022-04-24 03:49:41 +02:00
parent d87e02eea6
commit 33c06c8e47
12 changed files with 116 additions and 58 deletions

View File

@@ -14,7 +14,6 @@
"@types/howler": "^2.2.6",
"@types/node": "^17.0.8",
"@types/ua-parser-js": "^0.7.36",
"@types/webfontloader": "^1.6.34",
"@vitejs/plugin-legacy": "^1.8.1",
"typescript": "^4.4.4",
"vite": "^2.7.2",
@@ -34,7 +33,6 @@
"is-mobile": "^3.0.0",
"npm": "^8.4.0",
"ua-parser-js": "^1.0.2",
"webfontloader": "^1.6.28",
"webm-writer": "^1.0.0"
}
}