mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 08:55: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
|
- http-server
|
||||||
- vercel
|
- vercel
|
||||||
args:
|
args:
|
||||||
chalk: npx --yes --package=chalk-cli -c
|
chalk: npx --yes --package=chalk-cli --
|
||||||
...: [npx, --yes]
|
...: [npx, --yes, --]
|
||||||
|
|
Loading…
Reference in a new issue