feat(xen-api): 0.24.5
This commit is contained in:
parent
72cac2bbd6
commit
18cfa7dd29
@ -16,6 +16,6 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"golike-defer": "^0.4.1",
|
"golike-defer": "^0.4.1",
|
||||||
"xen-api": "^0.24.4"
|
"xen-api": "^0.24.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
"human-format": "^0.10.0",
|
"human-format": "^0.10.0",
|
||||||
"lodash": "^4.17.4",
|
"lodash": "^4.17.4",
|
||||||
"pw": "^0.0.4",
|
"pw": "^0.0.4",
|
||||||
"xen-api": "^0.24.4"
|
"xen-api": "^0.24.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.1.5",
|
"@babel/cli": "^7.1.5",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "xen-api",
|
"name": "xen-api",
|
||||||
"version": "0.24.4",
|
"version": "0.24.5",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"description": "Connector to the Xen API",
|
"description": "Connector to the Xen API",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
@ -119,7 +119,7 @@
|
|||||||
"value-matcher": "^0.2.0",
|
"value-matcher": "^0.2.0",
|
||||||
"vhd-lib": "^0.5.1",
|
"vhd-lib": "^0.5.1",
|
||||||
"ws": "^6.0.0",
|
"ws": "^6.0.0",
|
||||||
"xen-api": "^0.24.4",
|
"xen-api": "^0.24.5",
|
||||||
"xml2js": "^0.4.19",
|
"xml2js": "^0.4.19",
|
||||||
"xo-acl-resolver": "^0.4.1",
|
"xo-acl-resolver": "^0.4.1",
|
||||||
"xo-collection": "^0.4.1",
|
"xo-collection": "^0.4.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user