mirror of
https://github.com/vatesfr/xen-orchestra.git
synced 2026-09-10 22:14:48 -05:00
chore: revert backup-archive version (#9880)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@xen-orchestra/backup-archive",
|
||||
"version": "2.0.0",
|
||||
"version": "1.0.0",
|
||||
"description": "Helper to handle generic backup archives",
|
||||
"license": "ISC",
|
||||
"author": "",
|
||||
@@ -41,7 +41,7 @@
|
||||
"test-integration": "yarn run clean && tsc && node --test **/*.integ.mjs",
|
||||
"clean": "rimraf dist/"
|
||||
},
|
||||
"private": true,
|
||||
"private": false,
|
||||
"homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/@xen-orchestra/backup-archive",
|
||||
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
|
||||
"repository": {
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@xen-orchestra/log": "^0.7.2",
|
||||
"@xen-orchestra/qcow2": "^1.3.0",
|
||||
"@xen-orchestra/template": "^0.1.1",
|
||||
"@xen-orchestra/backup-archive": "^2.0.0",
|
||||
"@xen-orchestra/backup-archive": "^1.0.0",
|
||||
"app-conf": "^3.0.0",
|
||||
"compare-versions": "^6.0.0",
|
||||
"d3-time-format": "^4.1.0",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"dependencies": {
|
||||
"@vates/async-each": "^1.0.3",
|
||||
"@xen-orchestra/backups": "^0.73.0",
|
||||
"@xen-orchestra/backup-archive": "^2.0.0",
|
||||
"@xen-orchestra/backup-archive": "^1.0.0",
|
||||
"@xen-orchestra/disk-transform": "^1.3.0",
|
||||
"@xen-orchestra/fs": "^4.9.0",
|
||||
"@xen-orchestra/qcow2": "^1.3.0",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
- @xen-orchestra/disk-transform 1.3.0
|
||||
- @vates/types 1.25.0
|
||||
- @xen-orchestra/acl 1.1.0
|
||||
- @xen-orchestra/backup-archive 2.0.0
|
||||
- @xen-orchestra/backup-archive 1.0.0
|
||||
- @xen-orchestra/xapi 8.8.0
|
||||
- @xen-orchestra/backups 0.73.0
|
||||
- @xen-orchestra/backups-cli 1.1.12
|
||||
|
||||
Reference in New Issue
Block a user