mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-28 09:23:08 +08:00
refactor(spec): remove obsolete dimensions and update CLI options
This commit is contained in:
@@ -30,7 +30,7 @@ import {
|
||||
/**
|
||||
* Spec dimension type
|
||||
*/
|
||||
export type SpecDimension = 'specs' | 'roadmap' | 'changelog' | 'personal';
|
||||
export type SpecDimension = 'specs' | 'personal';
|
||||
|
||||
/**
|
||||
* Spec read mode type
|
||||
|
||||
Reference in New Issue
Block a user