mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-30 06:12:05 +00:00
chore: update versioning in manifest and package files, add sync script (#1606)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"entry_point": "dist/mcp-server.js",
|
||||
"mcp_config": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "--package=task-master-ai", "task-master-mcp"],
|
||||
"args": ["-y", "task-master-ai"],
|
||||
"env": {
|
||||
"ANTHROPIC_API_KEY": "${user_config.anthropic_api_key}",
|
||||
"PERPLEXITY_API_KEY": "${user_config.perplexity_api_key}",
|
||||
|
||||
Reference in New Issue
Block a user