Skip to content

Commit

Permalink
cli: add missing explicit dependency (chalk)
Browse files Browse the repository at this point in the history
  • Loading branch information
TBonnin committed Mar 5, 2024
1 parent 28abff0 commit 16b93cc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"ajv-errors": "^3.0.0",
"axios": "^1.2.0",
"byots": "^5.0.0-dev.20221103.1.34",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
"commander": "^10.0.1",
"conf": "12.0.0",
Expand Down

0 comments on commit 16b93cc

Please sign in to comment.