Adjusts dev.js template to follow real one

This commit is contained in:
Eyal Toledano
2025-03-21 16:26:39 -04:00
parent eadd13e798
commit b3b82f0b2c
2 changed files with 254 additions and 67 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-task-master",
"version": "1.4.6",
"version": "1.4.8",
"description": "A task management system for AI-driven development with Claude",
"main": "index.js",
"type": "module",
@@ -51,4 +51,4 @@
"README-task-master.md",
"index.js"
]
}
}