From 94b0a9f89bd048afd17f8016829d5376135825b2 Mon Sep 17 00:00:00 2001 From: cc <98377878+hicccc77@users.noreply.github.com> Date: Fri, 20 Mar 2026 00:35:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index f68aacc..4a784bf 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,10 @@ "version": "2.1.0", "description": "WeFlow", "main": "dist-electron/main.js", - "author": "cc", + "author": { + "name": "cc", + "email": "yccccccy@proton.me" + }, "repository": { "type": "git", "url": "https://github.com/hicccc77/WeFlow"