Version Packages

This commit is contained in:
github-actions[bot]
2025-06-15 00:59:24 +00:00
parent 0c8a0b81a0
commit dbaf492bdb
18 changed files with 339 additions and 384 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "task-master-ai",
"version": "0.17.0-rc.1",
"version": "0.17.0",
"description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.",
"main": "index.js",
"type": "module",
@@ -72,7 +72,7 @@
"ollama-ai-provider": "^1.2.0",
"openai": "^4.89.0",
"ora": "^8.2.0",
"task-master-ai": "0.17.0-rc.1",
"task-master-ai": "0.17.0",
"uuid": "^11.1.0",
"zod": "^3.23.8"
},