mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
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