mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
fix chalk --help, http-server --help, etc.
This commit is contained in:
parent
9378f80639
commit
c8e7cd6a22
1 changed files with 2 additions and 2 deletions
|
@ -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, --]
|
||||
|
|
Loading…
Reference in a new issue