mirror of
https://github.com/cupcakearmy/unbrew.git
synced 2025-12-09 16:34:57 +00:00
update deps
This commit is contained in:
@@ -4,7 +4,7 @@ import chalk from 'chalk'
|
||||
import cp from 'child_process'
|
||||
import inquirer from 'inquirer'
|
||||
|
||||
const VERSION = '1.3.0'
|
||||
const VERSION = '1.3.1'
|
||||
|
||||
class ListEntry {
|
||||
name!: string
|
||||
|
||||
Reference in New Issue
Block a user