Skip to content

Commit

Permalink
Update argument name for meow dependency - fixes #6
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Apr 18, 2024
1 parent 230d62a commit 8cbea23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const cli = meow(`
},
output: {
type: 'string',
alias: 'o',
shortFlag: 'o',
},
},
})
Expand Down

0 comments on commit 8cbea23

Please sign in to comment.