Change name of entity within WebUI #612

This commit is contained in:
proddy
2022-09-09 12:35:21 +02:00
parent df4aa64883
commit 9ae81779ff
18 changed files with 336 additions and 191 deletions

View File

@@ -11,7 +11,7 @@
"@mui/material": "^5.10.4",
"@table-library/react-table-library": "4.0.18",
"@types/lodash": "^4.14.184",
"@types/node": "^18.7.15",
"@types/node": "^18.7.16",
"@types/react": "^18.0.18",
"@types/react-dom": "^18.0.6",
"@types/react-router-dom": "^5.3.3",
@@ -31,7 +31,7 @@
"react-scripts": "5.0.1",
"sockette": "^2.0.6",
"typesafe-i18n": "^5.12.0",
"typescript": "^4.8.2"
"typescript": "^4.8.3"
},
"scripts": {
"start": "react-app-rewired start",