feat(xen-api): 0.19.0
This commit is contained in:
parent
e6e3d2cd52
commit
308928a7d4
@ -15,6 +15,6 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"golike-defer": "^0.4.1",
|
"golike-defer": "^0.4.1",
|
||||||
"xen-api": "^0.18.0"
|
"xen-api": "^0.19.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "xen-api",
|
"name": "xen-api",
|
||||||
"version": "0.18.0",
|
"version": "0.19.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"description": "Connector to the Xen API",
|
"description": "Connector to the Xen API",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
@ -115,7 +115,7 @@
|
|||||||
"value-matcher": "^0.2.0",
|
"value-matcher": "^0.2.0",
|
||||||
"vhd-lib": "^0.3.0",
|
"vhd-lib": "^0.3.0",
|
||||||
"ws": "^6.0.0",
|
"ws": "^6.0.0",
|
||||||
"xen-api": "^0.18.0",
|
"xen-api": "^0.19.0",
|
||||||
"xml2js": "^0.4.19",
|
"xml2js": "^0.4.19",
|
||||||
"xo-acl-resolver": "^0.2.4",
|
"xo-acl-resolver": "^0.2.4",
|
||||||
"xo-collection": "^0.4.1",
|
"xo-collection": "^0.4.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user