Skip to content

Commit

Permalink
👌 IMPROVE: Chalk version before ESM
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Mar 24, 2022
1 parent 6682184 commit 40d8018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/generate.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ module.exports = async () => {
process.chdir(outDirPath);
const pkgs = [
`meow@9.0.0`,
`chalk@latest`,
`chalk@4.1.2`,
`cli-alerts@latest`,
`cli-welcome@latest`,
`cli-meow-help@latest`,
Expand Down

0 comments on commit 40d8018

Please sign in to comment.