feat(@xen-orchestra/backups): 0.1.1

This commit is contained in:
Julien Fontanet 2020-02-11 09:25:04 +01:00
parent 6beded153b
commit 49e334d726
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
},
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
"dependencies": {
"@xen-orchestra/backups": "^0.1.0",
"@xen-orchestra/backups": "^0.1.1",
"@xen-orchestra/fs": "^0.10.2",
"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.1.0",
"version": "0.1.1",
"engines": {
"node": ">=8.10"
},

View File

@ -35,7 +35,7 @@
"dependencies": {
"@iarna/toml": "^2.2.1",
"@xen-orchestra/async-map": "^0.0.0",
"@xen-orchestra/backups": "^0.1.0",
"@xen-orchestra/backups": "^0.1.1",
"@xen-orchestra/cron": "^1.0.6",
"@xen-orchestra/defined": "^0.0.0",
"@xen-orchestra/emit-async": "^0.0.0",