From 26d58b9f433c9e2d5efd46bef46c51522a0a4b5d Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期四, 01 九月 2022 16:33:36 +0800
Subject: [PATCH] up
---
package.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 5e0cc35..f79e9a7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,7 @@
{
- "name": "Device-Communication-UI",
+ "name": "sign-tool",
"version": "2.0.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"
}
--
Gitblit v1.8.0