From 0db357a9c5f73f2fc65dee021e52070e3b36d25c Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 06 九月 2022 21:10:52 +0800
Subject: [PATCH] up
---
package.json | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 9ef224d..e7b2a80 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,7 @@
{
- "name": "electron-vue-vite",
- "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"
}
--
Gitblit v1.8.0