Skip to content

Commit be0af7a

Browse files
committed
fix(cli): add explicit dependency on color-convert to resolve docker runtime error
1 parent b0c9db7 commit be0af7a

2 files changed

Lines changed: 28 additions & 15 deletions

File tree

package-lock.json

Lines changed: 27 additions & 15 deletions
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
@@ -37,6 +37,7 @@
3737
"@types/update-notifier": "^6.0.8",
3838
"ansi-regex": "^6.2.2",
3939
"clipboardy": "^5.0.0",
40+
"color-convert": "^2.0.1",
4041
"command-exists": "^1.2.9",
4142
"comment-json": "^4.2.5",
4243
"diff": "^7.0.0",

0 commit comments

Comments
 (0)