update backend package.json and topicPlot
This commit is contained in:
@@ -35,14 +35,12 @@
|
||||
"sourceMap": true,
|
||||
"instrument": true
|
||||
},
|
||||
"dependencies": {
|
||||
"protobufjs": "^6.11.2",
|
||||
"long": "^4.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"fs-extra": "^8.0.1",
|
||||
"js-base64": "^2.5.1",
|
||||
"lowdb": "^1.0.0",
|
||||
"mqtt": "^3.0.0"
|
||||
"mqtt": "^3.0.0",
|
||||
"protobufjs": "^6.11.2",
|
||||
"long": "^4.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user