Commit 7fe0b0dd authored by 李纪文's avatar 李纪文

fix: mqtt订阅修改

parent c45c1b5b
......@@ -149,7 +149,7 @@
"highcharts-react-official": "^3.0.0",
"js-export-excel": "^1.1.4",
"jszip": "^3.5.0",
"mqtt-client": "^1.0.11",
"mqtt-client": "^1.0.12",
"parseForm": "0.0.8"
},
"size-limit": [
......
......@@ -22,5 +22,8 @@
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"mqtt-client": "^1.0.12"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment