mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(package) console-io v4.0.0
This commit is contained in:
parent
18c2c4797b
commit
fba5df03d9
2 changed files with 1 additions and 2 deletions
|
|
@ -114,7 +114,7 @@
|
|||
"apart": "^1.0.1",
|
||||
"chalk": "^1.1.0",
|
||||
"checkup": "^1.3.0",
|
||||
"console-io": "^3.0.0",
|
||||
"console-io": "^4.0.0",
|
||||
"copymitter": "^2.0.0",
|
||||
"criton": "^1.0.0",
|
||||
"currify": "^2.0.3",
|
||||
|
|
|
|||
|
|
@ -202,7 +202,6 @@ function cloudcmd(prefix, plugins, modules) {
|
|||
const funcs = clean([
|
||||
config('console') && konsole({
|
||||
prefix: prefix + '/console',
|
||||
minify,
|
||||
online,
|
||||
}),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue