Skip to content

Commit

Permalink
fix: 🐛 global flag yarn
Browse files Browse the repository at this point in the history
fix global flag dinamic command possition for intractive upgrades
  • Loading branch information
equiman committed Oct 19, 2023
1 parent 83fce8e commit 809432f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/helpers/cmds.types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export type AddArgs = {

export type ReplaceCommandProps = {
args: CommanderPackage['args']
cmd: string | number,
action: string
}

Expand Down

0 comments on commit 809432f

Please sign in to comment.