feat(src/utils/workflow-templates.ts): ✨ Added utility functions for workflow templates
This commit is contained in:
parent
d84370db56
commit
31e9e4a5cd
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ export function getPackagesByPhase(
|
|||
1: ['@mcp/', '@configs/', '@service/'],
|
||||
2: ['@nestjs/', '@typescript/', '@eslint/', '@infrastructure/'],
|
||||
3: ['@ui/'],
|
||||
4: ['@ml/', '@queue/', '@websocket/'],
|
||||
4: ['@ml/', 'queue-ts/', '@websocket/'],
|
||||
5: [], // Python packages (type-based, not prefix)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue