chenyc
2022-09-09 2526c516ad55b5cc525f2faa1aae722df6ad9d03
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"
  }