up
chenyc
2022-09-06 0db357a9c5f73f2fc65dee021e52070e3b36d25c
package.json
@@ -1,6 +1,7 @@
{
  "name": "Device-Communication-UI",
  "version": "2.0.0",
  "name": "sign-tool",
  "version": "2.1.0",
  "icon":"public/favicon.ico",
  "main": "dist/electron/main/index.js",
  "author": "",
  "license": "MIT",
@@ -46,6 +47,7 @@
    "iconv-lite": "^0.6.3",
    "internet-available": "^1.0.0",
    "pinia": "^2.0.14",
    "sound-play": "^1.1.0",
    "stompjs": "^2.3.3",
    "vue-router": "^4.0.16"
  }