fix: Remove task-master-ai as a dependency from the package.json generated during init
This commit is contained in:
committed by
Ralph Khreish
parent
4386e74ed2
commit
f4641cff82
@@ -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'
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user