From 4678f60adf851e5f7c6f165b0cf06ec7531bb149 Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Tue, 6 Oct 2015 15:15:54 +0200 Subject: [PATCH] fix the pool merge issue #402 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec9905fdf..d02e4f1af 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "source-map-support": "^0.3.2", "trace": "^1.2.0", "ws": "~0.8.0", - "xen-api": "^0.6.1", + "xen-api": "^0.6.4", "xml2js": "~0.4.6", "xo-collection": "^0.4.0" },