-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
picocolors
adds a dependency
clack/packages/core/package.json
Line 53 in 94fee2a
"picocolors": "^1.0.0", |
Describe the solution you'd like
styleText
is built-in to Node and would remove the need for an extra dependency: https://nodejs.org/api/util.html#utilstyletextformat-text-options
Describe alternatives you've considered
N/A
Additional context
N/A
spanishpear and dreyfus92
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In progress