更新 package.json

This commit is contained in:
2026-06-19 09:37:39 +08:00
Unverified
parent 449b1726be
commit 9d6b360a21
+2 -2
View File
@@ -5,8 +5,8 @@
"main": "dist/index.js",
"author": "OpportunityLiu",
"license": "GPL-3.0-or-later",
"repository": "https://github.com/xmake-io/github-action-setup-xmake.git",
"homepage": "https://github.com/xmake-io/github-action-setup-xmake",
"repository": "https://git.soulmc.cn/wed15/github-action-setup-xmake.git",
"homepage": "https://git.soulmc.cn/wed15/github-action-setup-xmake",
"scripts": {
"watch": "tsc --watch",
"build": "ncc build src/index.ts",