mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
fix: 添加 ccw/package.json 到发布文件列表
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "claude-code-workflow",
|
||||
"version": "6.0.1",
|
||||
"version": "6.0.2",
|
||||
"description": "JSON-driven multi-agent development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution",
|
||||
"type": "module",
|
||||
"main": "ccw/src/index.js",
|
||||
@@ -41,6 +41,7 @@
|
||||
"files": [
|
||||
"ccw/bin/",
|
||||
"ccw/src/",
|
||||
"ccw/package.json",
|
||||
".claude/agents/",
|
||||
".claude/commands/",
|
||||
".claude/output-styles/",
|
||||
|
||||
Reference in New Issue
Block a user