mirror of
https://github.com/cupcakearmy/unbrew.git
synced 2025-09-05 15:50:41 +00:00
@@ -108,7 +108,7 @@ async function main() {
|
|||||||
{
|
{
|
||||||
type: 'confirm',
|
type: 'confirm',
|
||||||
name: 'confirmed',
|
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?`,
|
||||||
},
|
},
|
||||||
])
|
])
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user