From 68a13cefc362108f2ec74362b1e454bd3b4111e2 Mon Sep 17 00:00:00 2001 From: xuncha <1658671838@qq.com> Date: Sat, 31 Jan 2026 18:36:28 +0800 Subject: [PATCH] 111 --- package.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/package.json b/package.json index f20bd33..534b89f 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,10 @@ "description": "WeFlow", "main": "dist-electron/main.js", "author": "cc", + "repository": { + "type": "git", + "url": "https://github.com/hicccc77/WeFlow" + }, "//": "二改不应改变此处的作者与应用信息", "scripts": { "postinstall": "echo 'No native modules to rebuild'", @@ -55,6 +59,8 @@ "appId": "com.WeFlow.app", "publish": { "provider": "github", + "owner": "hicccc77", + "repo": "WeFlow", "releaseType": "release" }, "productName": "WeFlow",