diff --git a/package.json b/package.json index 28736e3..2aac96c 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/hicccc77/WeFlow" + "url": "https://github.com/Jasonzhu1207/WeFlow" }, "//": "二改不应改变此处的作者与应用信息", "scripts": { @@ -77,7 +77,7 @@ "appId": "com.WeFlow.app", "publish": { "provider": "github", - "owner": "hicccc77", + "owner": "Jasonzhu1207", "repo": "WeFlow", "releaseType": "release" },