lerna-update-wizard icon indicating copy to clipboard operation
lerna-update-wizard copied to clipboard

Add support for multiple dependencies via --dependency flag

Open rusel1989 opened this issue 4 years ago • 0 comments

SImply just check if the dependency flag is an array and create multiple jobs if it is. This small change enables to use the lernaupdate command like this: lernaupdate --non-interactive --dependency [email protected] --dependency [email protected] --lazy

rusel1989 avatar Jun 16 '21 08:06 rusel1989