Fix rollup

This commit is contained in:
Tony Garnock-Jones 2021-04-22 20:55:26 +02:00
parent be6537f6d4
commit 8895d2b6a4
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ function cli(name) {
'glob',
'minimatch',
'path',
'yargs/yargs',
'commander',
],
};
}