Update mqtt to the latest version 🚀 (#106)
* fix(package): update mqtt to version 3.0.0 * chore(package): update lockfile yarn.lock
This commit is contained in:
parent
6c641f4eba
commit
6d292c3433
2 changed files with 42 additions and 20 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"@mdi/font": "^3.0.39",
|
||||
"leaflet": "^1.3.1",
|
||||
"lodash-es": "^4.17.4",
|
||||
"mqtt": "^2.14.0",
|
||||
"mqtt": "^3.0.0",
|
||||
"react": "^16.0.0",
|
||||
"react-dom": "^16.0.0",
|
||||
"react-leaflet": "^2.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue