Skip to content

Commit

Permalink
feat: 使用ink代替inquirer
Browse files Browse the repository at this point in the history
  • Loading branch information
PHSix committed Jan 17, 2023
1 parent 4c97a9f commit ed1530b
Show file tree
Hide file tree
Showing 3 changed files with 369 additions and 31 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,17 @@
},
"homepage": "https://github.com/zonemeen/musicn#readme",
"dependencies": {
"@types/react": "^18.0.26",
"cac": "^6.7.14",
"cli-progress": "3.11.2",
"colorette": "2.0.19",
"figures": "^5.0.0",
"got": "12.3.1",
"ink": "^3.2.0",
"inquirer": "^9.1.4",
"ora": "6.1.2",
"pretty-bytes": "6.0.0",
"react": "^18.2.0",
"update-notifier": "6.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit ed1530b

Please sign in to comment.