chore: rc version bump

This commit is contained in:
github-actions[bot]
2025-06-06 18:51:19 +00:00
committed by Eyal Toledano
parent 366cd161da
commit 89f8bff219
3 changed files with 22 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "task-master-ai",
"version": "0.16.1",
"version": "0.16.2-rc.0",
"description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.",
"main": "index.js",
"type": "module",
@@ -54,7 +54,6 @@
"ai": "^4.3.10",
"boxen": "^8.0.1",
"chalk": "^5.4.1",
"cli-highlight": "^2.1.11",
"cli-table3": "^0.6.5",
"commander": "^11.1.0",
"cors": "^2.8.5",
@@ -63,7 +62,6 @@
"fastmcp": "^1.20.5",
"figlet": "^1.8.0",
"fuse.js": "^7.1.0",
"gpt-tokens": "^1.3.14",
"gradient-string": "^3.0.0",
"helmet": "^8.1.0",
"inquirer": "^12.5.0",
@@ -72,7 +70,6 @@
"ollama-ai-provider": "^1.2.0",
"openai": "^4.89.0",
"ora": "^8.2.0",
"task-master-ai": "^0.15.0",
"uuid": "^11.1.0",
"zod": "^3.23.8"
},