Add topic publishing sidebar
This commit is contained in:
@@ -18,7 +18,9 @@
|
||||
"appId": "mqtt-explorer",
|
||||
"mac": {
|
||||
"category": "de.t7n.apps.mq-explorer",
|
||||
"publish": ["github"]
|
||||
"publish": [
|
||||
"github"
|
||||
]
|
||||
},
|
||||
"linux": {
|
||||
"category": "Development",
|
||||
@@ -59,6 +61,7 @@
|
||||
"electron-log": "^2.2.17",
|
||||
"electron-updater": "^4.0.6",
|
||||
"mqtt": "^2.18.8",
|
||||
"react-ace": "^6.3.2",
|
||||
"sha1": "^1.1.1",
|
||||
"socket.io": "^2.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user