feat(@xen-orchestra/backups): 0.6.0
This commit is contained in:
parent
ff463c4261
commit
453bbfbbde
@ -6,7 +6,7 @@
|
||||
"preferGlobal": true,
|
||||
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
|
||||
"dependencies": {
|
||||
"@xen-orchestra/backups": "^0.5.0",
|
||||
"@xen-orchestra/backups": "^0.6.0",
|
||||
"@xen-orchestra/fs": "^0.13.0",
|
||||
"filenamify": "^4.1.0",
|
||||
"getopts": "^2.2.5",
|
||||
|
@ -8,7 +8,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/vatesfr/xen-orchestra.git"
|
||||
},
|
||||
"version": "0.5.0",
|
||||
"version": "0.6.0",
|
||||
"engines": {
|
||||
"node": ">=14.5"
|
||||
},
|
||||
|
@ -36,7 +36,7 @@
|
||||
"@vates/decorate-with": "^0.0.1",
|
||||
"@vates/disposable": "^0.1.0",
|
||||
"@vates/parse-duration": "^0.1.0",
|
||||
"@xen-orchestra/backups": "^0.5.0",
|
||||
"@xen-orchestra/backups": "^0.6.0",
|
||||
"@xen-orchestra/emit-async": "^0.0.0",
|
||||
"@xen-orchestra/fs": "^0.13.0",
|
||||
"@xen-orchestra/log": "^0.2.0",
|
||||
|
@ -32,6 +32,5 @@
|
||||
>
|
||||
> In case of conflict, the highest (lowest in previous list) `$version` wins.
|
||||
|
||||
- @xen-orchestra/backups minor
|
||||
- xo-server minor
|
||||
- xo-web patch
|
||||
- xo-web patch
|
||||
|
@ -39,7 +39,7 @@
|
||||
"@vates/multi-key-map": "^0.1.0",
|
||||
"@vates/parse-duration": "0.1.0",
|
||||
"@xen-orchestra/async-map": "^0.0.0",
|
||||
"@xen-orchestra/backups": "^0.5.0",
|
||||
"@xen-orchestra/backups": "^0.6.0",
|
||||
"@xen-orchestra/cron": "^1.0.6",
|
||||
"@xen-orchestra/defined": "^0.0.0",
|
||||
"@xen-orchestra/emit-async": "^0.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user