refactor: revamp the UI (#58)

This commit is contained in:
hiroki osame
2023-02-16 02:26:32 -05:00
committed by GitHub
parent 44e01eed21
commit f45afd8d1c
4 changed files with 101 additions and 305 deletions

View File

@@ -21,10 +21,10 @@
"type-check": "tsc"
},
"dependencies": {
"chalk": "^4.1.2",
"@clack/prompts": "^0.2.2",
"execa": "^7.0.0",
"ini": "^3.0.1",
"inquirer": "^8.0.0",
"kolorist": "^1.7.0",
"openai": "^3.1.0"
},
"devDependencies": {