feat(cli): improve "up" command output and flow a lot
This commit is contained in:
parent
e5eec7cdf1
commit
59ec16b87b
14 changed files with 533 additions and 62 deletions
|
|
@ -41,7 +41,13 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@emigrate/plugin-tools": "workspace:*",
|
||||
"cosmiconfig": "8.3.6"
|
||||
"ansis": "2.0.2",
|
||||
"cosmiconfig": "8.3.6",
|
||||
"elegant-spinner": "3.0.0",
|
||||
"figures": "6.0.1",
|
||||
"is-interactive": "2.0.0",
|
||||
"log-update": "6.0.0",
|
||||
"pretty-ms": "8.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"extends": "../../package.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue