mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
add kill-port to npx provisions list
This commit is contained in:
parent
0dba6543d4
commit
fd678fa5b5
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@ cmds:
|
||||||
- truffle
|
- truffle
|
||||||
- ganache
|
- ganache
|
||||||
- hardhat
|
- hardhat
|
||||||
|
- kill-port
|
||||||
args:
|
args:
|
||||||
...: [npx, exec, --, '{{cmd}}']
|
...: [npx, exec, --, '{{cmd}}']
|
||||||
|
|
Loading…
Reference in a new issue