chore(package.json): 更新套件名稱與描述為 ai-code-review
node-actions/template: CI / BUILD (pull_request) Successful in 3s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Jeffery
2026-07-17 16:53:27 +08:00
co-authored by Claude Fable 5
parent 3614546592
commit 98bffafe9e
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
"name": "node-template", "name": "ai-code-review",
"version": "1.0.0", "version": "1.0.0",
"description": "Gitea Node (JavaScript) action 範本", "description": "AI 多角色 code review:攻擊方找問題、防守方裁決誤報,結果留言到 PR 並保存 findings",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {
"build": "ncc build src/index.js -o dist" "build": "ncc build src/index.js -o dist"