chore(cli): bump commander 5
This commit is contained in:
@@ -62,4 +62,4 @@ command('commit-lint')
|
||||
.description('Lint commit message')
|
||||
.action(commitLint);
|
||||
|
||||
parse(process.argv);
|
||||
parse();
|
||||
|
||||
Reference in New Issue
Block a user