Add files via upload

This commit is contained in:
Jason
2026-04-06 21:01:00 +08:00
committed by GitHub
parent 625e4f8e6a
commit 36533d07f8

View File

@@ -9,7 +9,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/Jasonzhu1207/WeFlow"
"url": "https://github.com/hicccc77/WeFlow"
},
"//": "二改不应改变此处的作者与应用信息",
"scripts": {
@@ -70,14 +70,16 @@
"lodash": ">=4.17.21",
"brace-expansion": ">=1.1.11",
"picomatch": ">=2.3.1",
"ajv": ">=8.18.0"
"ajv": ">=8.18.0",
"ajv-keywords@3>ajv": "^6.12.6",
"@develar/schema-utils>ajv": "^6.12.6"
}
},
"build": {
"appId": "com.WeFlow.app",
"publish": {
"provider": "github",
"owner": "Jasonzhu1207",
"owner": "hicccc77",
"repo": "WeFlow",
"releaseType": "release"
},