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