mirror of
https://github.com/cupcakearmy/unbrew.git
synced 2024-12-23 08:36:33 +00:00
Compare commits
2 Commits
73e95b75b1
...
5c9e6c872f
Author | SHA1 | Date | |
---|---|---|---|
5c9e6c872f | |||
|
d3f1b3913e |
@ -108,7 +108,7 @@ async function main() {
|
||||
{
|
||||
type: 'confirm',
|
||||
name: 'confirmed',
|
||||
message: `Delelte: ${chalk.bold.blue(loosers.map((l) => l.name).join(', '))} and their dependencies?`,
|
||||
message: `Delete: ${chalk.bold.blue(loosers.map((l) => l.name).join(', '))} and their dependencies?`,
|
||||
},
|
||||
])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user