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 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 65f4246..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",
--
Gitblit v1.8.0