Add virtual keyboard during tests

Optional and with support for most languages
This commit is contained in:
2022-02-21 21:38:12 +00:00
parent 5457c4e23e
commit a0c426888b
10 changed files with 189 additions and 99 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "parandum",
"version": "2.1.8",
"version": "2.1.9",
"private": true,
"dependencies": {
"@babel/core": "^7.16.0",
@@ -27,7 +27,9 @@
"react-router-dom": "^5.3.0",
"react-scripts": "^5.0.0-next.47",
"react-select": "^5.2.1",
"react-simple-keyboard": "^3.4.65",
"react-xarrows": "^2.0.2",
"simple-keyboard-layouts": "^3.1.54",
"styled-components": "^5.3.3",
"typescript": "^4.5.2",
"universal-cookie": "^4.0.4",