From 5ce2561c6d4ed51c98ba407e1f9098d10fcd8d27 Mon Sep 17 00:00:00 2001 From: Antoine Leblanc Date: Wed, 22 May 2019 15:39:54 +0200 Subject: [PATCH] build: upgrade ovh-api-service to v6.18.1 ref: https://github.com/ovh-ux/ovh-api-services/pull/166 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fe3f62e81ad4..98d89ff3a4da 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "angular": "^1.7.8", "angular-translate": "^2.18.1", "bootstrap-tour": "^0.12.0", - "ovh-api-services": "^6.8.0", + "ovh-api-services": "^6.18.1", "ovh-ui-angular": "^2.29.0", "ovh-ui-kit": "^2.29.0" }, @@ -47,4 +47,4 @@ "@ovh-ux/component-rollup-config": "^5.0.1", "ovh-ui-kit": "^2.32.0" } -} \ No newline at end of file +}