feature: cloudcmd: aleman v1.16.1

This commit is contained in:
coderiaser 2025-09-24 18:07:13 +03:00
parent 91f9c0a1aa
commit f4386a6f0f
2 changed files with 2 additions and 1 deletions

View file

@ -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),

View file

@ -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",