Skip to content

Commit 22806a3

Browse files
authored
Add explicit color-convert dependency (#19460)
1 parent 6d0d13d commit 22806a3

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

package-lock.json

Lines changed: 26 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"chalk": "^4.1.2",
4040
"cli-spinners": "^2.9.2",
4141
"clipboardy": "^5.0.0",
42+
"color-convert": "^2.0.1",
4243
"command-exists": "^1.2.9",
4344
"comment-json": "^4.2.5",
4445
"diff": "^8.0.3",

0 commit comments

Comments
 (0)