Compare commits

...

1 Commits

Author SHA1 Message Date
Eyal Toledano
f4641cff82 fix: Remove task-master-ai as a dependency from the package.json generated during init 2025-04-09 10:01:05 +02:00

View File

@@ -640,8 +640,7 @@ function createProjectStructure(
jsonwebtoken: '^9.0.2',
'lru-cache': '^10.2.0',
openai: '^4.89.0',
ora: '^8.2.0',
'task-master-ai': '^0.9.31'
ora: '^8.2.0'
}
};