fix(xen-api): avoid reserved key conflicts. Fixes vatesfr/xo-web#1369

This commit is contained in:
Olivier Lambert 2016-08-05 11:06:58 +02:00
parent 2af043ebdd
commit deae7dfb4d

View File

@ -98,7 +98,7 @@
"through2": "^2.0.0", "through2": "^2.0.0",
"trace": "^2.0.1", "trace": "^2.0.1",
"ws": "^1.1.1", "ws": "^1.1.1",
"xen-api": "^0.9.0", "xen-api": "^0.9.1",
"xml2js": "~0.4.6", "xml2js": "~0.4.6",
"xo-acl-resolver": "^0.2.1", "xo-acl-resolver": "^0.2.1",
"xo-collection": "^0.4.0", "xo-collection": "^0.4.0",