mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature: cloudcmd: aleman v1.16.1
This commit is contained in:
parent
91f9c0a1aa
commit
f4386a6f0f
2 changed files with 2 additions and 1 deletions
|
|
@ -109,6 +109,7 @@ function getOptions({type}) {
|
||||||
|
|
||||||
const options = {
|
const options = {
|
||||||
icon: true,
|
icon: true,
|
||||||
|
infiniteScroll: false,
|
||||||
beforeClose: Key.setBind,
|
beforeClose: Key.setBind,
|
||||||
beforeHide: Key.setBind,
|
beforeHide: Key.setBind,
|
||||||
beforeShow: exec.with(beforeShow, func),
|
beforeShow: exec.with(beforeShow, func),
|
||||||
|
|
|
||||||
|
|
@ -89,7 +89,7 @@
|
||||||
"@cloudcmd/move-files": "^8.0.0",
|
"@cloudcmd/move-files": "^8.0.0",
|
||||||
"@cloudcmd/read-files-sync": "^2.0.0",
|
"@cloudcmd/read-files-sync": "^2.0.0",
|
||||||
"@putout/cli-validate-args": "^2.0.0",
|
"@putout/cli-validate-args": "^2.0.0",
|
||||||
"aleman": "^1.15.0",
|
"aleman": "^1.16.1",
|
||||||
"apart": "^2.0.0",
|
"apart": "^2.0.0",
|
||||||
"chalk": "^5.3.0",
|
"chalk": "^5.3.0",
|
||||||
"compression": "^1.7.4",
|
"compression": "^1.7.4",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue