csf icon indicating copy to clipboard operation
csf copied to clipboard

`type-fest` should probably be in `devDependencies`

Open silverwind opened this issue 1 year ago • 0 comments

https://github.com/ComponentDriven/csf/blob/18dbdbe5682fff96c25edd263a306c5d0291870d/package.json#L100

type-fest is a type-only package with no runtime behaviour and should therefore not be a dependency, but more likely a devDependency.

silverwind avatar Oct 23 '24 15:10 silverwind