feat: technical release (#4958)

This commit is contained in:
Rajaa.BARHTAOUI
2020-04-29 10:51:35 +02:00
committed by GitHub
parent e5946a51d1
commit 47b29d5a49
14 changed files with 49 additions and 40 deletions

View File

@@ -1,7 +1,7 @@
{
"private": true,
"name": "xo-server",
"version": "5.58.2",
"version": "5.59.0",
"license": "AGPL-3.0",
"description": "Server part of Xen-Orchestra",
"keywords": [
@@ -41,7 +41,7 @@
"@xen-orchestra/fs": "^0.10.3",
"@xen-orchestra/log": "^0.2.0",
"@xen-orchestra/mixin": "^0.0.0",
"@xen-orchestra/self-signed": "^0.0.0",
"@xen-orchestra/self-signed": "^0.1.0",
"@xen-orchestra/template": "^0.1.0",
"ajv": "^6.1.1",
"app-conf": "^0.7.0",
@@ -128,13 +128,13 @@
"value-matcher": "^0.2.0",
"vhd-lib": "^0.7.2",
"ws": "^7.1.2",
"xen-api": "^0.28.3",
"xen-api": "^0.28.4",
"xml2js": "^0.4.19",
"xo-acl-resolver": "^0.4.1",
"xo-collection": "^0.4.1",
"xo-common": "^0.4.0",
"xo-common": "^0.5.0",
"xo-remote-parser": "^0.5.0",
"xo-vmdk-to-vhd": "^1.1.1",
"xo-vmdk-to-vhd": "^1.1.2",
"yazl": "^2.4.3"
},
"devDependencies": {