update deps

This commit is contained in:
2023-03-05 17:51:39 +01:00
parent 2e5cee5343
commit fead320410
4 changed files with 135 additions and 162 deletions

View File

@@ -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