Skip to content

Commit

Permalink
fix: commander 6 option clash
Browse files Browse the repository at this point in the history
  • Loading branch information
PopGoesTheWza committed Dec 14, 2020
1 parent b7cb6bc commit f2b7092
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Expand Up @@ -58,6 +58,7 @@ const manifest = readPkgUp.sync({cwd: require.resolve('.')});
/**
* Set global CLI configurations
*/
commander.storeOptionsAsProperties(false);

/**
* Displays clasp version
Expand Down

0 comments on commit f2b7092

Please sign in to comment.