feat(xen-api): 0.23.0

This commit is contained in:
Pierre Donias
2018-12-18 13:57:58 +01:00
parent 120e01897d
commit 4069264ad8
4 changed files with 4 additions and 4 deletions

View File

@@ -15,6 +15,6 @@
},
"dependencies": {
"golike-defer": "^0.4.1",
"xen-api": "^0.22.0"
"xen-api": "^0.23.0"
}
}

View File

@@ -40,7 +40,7 @@
"human-format": "^0.10.0",
"lodash": "^4.17.4",
"pw": "^0.0.4",
"xen-api": "^0.22.0"
"xen-api": "^0.23.0"
},
"devDependencies": {
"@babel/cli": "^7.1.5",

View File

@@ -1,6 +1,6 @@
{
"name": "xen-api",
"version": "0.22.0",
"version": "0.23.0",
"license": "ISC",
"description": "Connector to the Xen API",
"keywords": [

View File

@@ -116,7 +116,7 @@
"value-matcher": "^0.2.0",
"vhd-lib": "^0.4.0",
"ws": "^6.0.0",
"xen-api": "^0.22.0",
"xen-api": "^0.23.0",
"xml2js": "^0.4.19",
"xo-acl-resolver": "^0.4.0",
"xo-collection": "^0.4.1",