fix chalk --help, http-server --help, etc.

This commit is contained in:
Max Howell 2023-05-22 08:35:49 -04:00
parent 9378f80639
commit c8e7cd6a22
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -7,5 +7,5 @@ cmds:
- http-server
- vercel
args:
chalk: npx --yes --package=chalk-cli -c
...: [npx, --yes]
chalk: npx --yes --package=chalk-cli --
...: [npx, --yes, --]