refactor: Upgrade commander from 5.1.0 to 10.0.1 (#8557)
This commit is contained in:
@@ -136,5 +136,5 @@ Command.prototype.getOptions = function () {
|
||||
}, {});
|
||||
};
|
||||
|
||||
export default new Command();
|
||||
export default new Command().storeOptionsAsProperties();
|
||||
/* eslint-enable no-console */
|
||||
|
||||
Reference in New Issue
Block a user