feat(@xen-orchestra/backups): 0.10.1

This commit is contained in:
Julien Fontanet 2021-04-30 22:23:22 +02:00
parent 6da2865781
commit f72e582a80
6 changed files with 5 additions and 6 deletions

View File

@ -7,7 +7,7 @@
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
"dependencies": {
"@xen-orchestra/async-map": "^0.1.2",
"@xen-orchestra/backups": "^0.10.0",
"@xen-orchestra/backups": "^0.10.1",
"@xen-orchestra/fs": "^0.16.0",
"filenamify": "^4.1.0",
"getopts": "^2.2.5",

View File

@ -8,7 +8,7 @@
"type": "git",
"url": "https://github.com/vatesfr/xen-orchestra.git"
},
"version": "0.10.0",
"version": "0.10.1",
"engines": {
"node": ">=14.6"
},

View File

@ -32,7 +32,7 @@
"@vates/decorate-with": "^0.0.1",
"@vates/disposable": "^0.1.1",
"@xen-orchestra/async-map": "^0.1.2",
"@xen-orchestra/backups": "^0.10.0",
"@xen-orchestra/backups": "^0.10.1",
"@xen-orchestra/fs": "^0.16.0",
"@xen-orchestra/log": "^0.2.0",
"@xen-orchestra/mixin": "^0.1.0",

View File

@ -32,7 +32,7 @@
- xo-remote-parser 0.7.0
- @xen-orchestra/fs 0.16.0
- @xen-orchestra/xapi 0.6.2
- @xen-orchestra/backups 0.10.0
- @xen-orchestra/backups 0.10.1
- @xen-orchestra/backups-cli 0.5.1
- @xen-orchestra/mixins 0.1.0
- xen-api 0.31.1

View File

@ -30,5 +30,4 @@
>
> In case of conflict, the highest (lowest in previous list) `$version` wins.
- @xen-orchestra/backups patch
- xo-server patch

View File

@ -33,7 +33,7 @@
"@vates/parse-duration": "0.1.0",
"@vates/read-chunk": "^0.1.2",
"@xen-orchestra/async-map": "^0.1.2",
"@xen-orchestra/backups": "^0.10.0",
"@xen-orchestra/backups": "^0.10.1",
"@xen-orchestra/cron": "^1.0.6",
"@xen-orchestra/defined": "^0.0.0",
"@xen-orchestra/emit-async": "^0.0.0",