Skip to content

Commit

Permalink
fix(@formatjs/cli): add chalk as a dep (#1676)
Browse files Browse the repository at this point in the history
Fixes #1673
  • Loading branch information
pyrocat101 committed May 11, 2020
1 parent 766a898 commit 61799ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"@types/lodash": "^4.14.150",
"babel-plugin-const-enum": "^1.0.1",
"babel-plugin-react-intl": "^7.5.7",
"chalk": "^4.0.0",
"commander": "5.0.0",
"fs-extra": "^9.0.0",
"glob": "^7.1.6",
Expand Down

0 comments on commit 61799ee

Please sign in to comment.