chore: update package.json in next branch

This commit is contained in:
Ralph Khreish
2025-04-20 22:39:48 +02:00
parent ddf0947710
commit bcb885e0ba
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "task-master-ai",
"version": "0.11.1",
"version": "0.12.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "task-master-ai",
"version": "0.11.1",
"version": "0.12.1",
"license": "MIT WITH Commons-Clause",
"dependencies": {
"@anthropic-ai/sdk": "^0.39.0",

View File

@@ -1,6 +1,6 @@
{
"name": "task-master-ai",
"version": "0.12.0",
"version": "0.12.1",
"description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.",
"main": "index.js",
"type": "module",