fix mqtt on_message

This commit is contained in:
MichaelDvP
2023-07-23 13:51:40 +02:00
parent 168a31d331
commit 962131592f
3 changed files with 11 additions and 14 deletions

View File

@@ -27,7 +27,7 @@
"@preact/compat": "^17.1.2",
"@table-library/react-table-library": "4.1.4",
"@types/lodash-es": "^4.17.8",
"@types/node": "^20.4.2",
"@types/node": "^20.4.4",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@types/react-router-dom": "^5.3.3",