fix(backups-cli/clean-vms): use getSyncedHandler

This commit is contained in:
Julien Fontanet
2022-11-18 10:06:25 +01:00
parent 279b457348
commit 94c755b102
2 changed files with 23 additions and 23 deletions

View File

@@ -11,7 +11,8 @@
"@xen-orchestra/fs": "^3.2.0",
"filenamify": "^4.1.0",
"getopts": "^2.2.5",
"lodash": "^4.17.15"
"lodash": "^4.17.15",
"promise-toolbox":"^0.21.0"
},
"engines": {
"node": ">=14"