mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
Add firebase-tools to npmjs.com/provider.yml
This commit is contained in:
parent
3d623f3f8e
commit
50a49bcdf3
|
@ -8,7 +8,9 @@ cmds:
|
||||||
- vercel
|
- vercel
|
||||||
- changelogithub
|
- changelogithub
|
||||||
- get-port
|
- get-port
|
||||||
|
- firebase
|
||||||
args:
|
args:
|
||||||
chalk: npx --yes --package=chalk-cli --
|
chalk: npx --yes --package=chalk-cli --
|
||||||
get-port: npx --yes --package=get-port-cli --
|
get-port: npx --yes --package=get-port-cli --
|
||||||
|
firebase: npx --yes --package=firebase-tools --
|
||||||
...: [npx, --yes, --]
|
...: [npx, --yes, --]
|
||||||
|
|
Loading…
Reference in a new issue