feat(@xen-orchestra/backups): 0.1.0

This commit is contained in:
Julien Fontanet 2020-02-10 15:35:36 +01:00
parent daf5fff83f
commit b70969fd03
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
}, },
"bugs": "https://github.com/vatesfr/xen-orchestra/issues", "bugs": "https://github.com/vatesfr/xen-orchestra/issues",
"dependencies": { "dependencies": {
"@xen-orchestra/backups": "^0.0.0", "@xen-orchestra/backups": "^0.1.0",
"@xen-orchestra/fs": "^0.10.2", "@xen-orchestra/fs": "^0.10.2",
"filenamify": "^4.1.0", "filenamify": "^4.1.0",
"getopts": "^2.2.5", "getopts": "^2.2.5",

View File

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

View File

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