From 232600e436fe8e1f35802983677874ff06b8836a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frithjof=20Klo=CC=88s?= Date: Thu, 11 Apr 2019 09:48:03 +0200 Subject: [PATCH] PWA-1618 Updated engage package versions --- .../frontend/package.json | 2 +- libraries/engage/package.json | 14 +++++++------- themes/theme-gmd/package.json | 2 +- themes/theme-ios11/package.json | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/extensions/@shopgate-product-reviews/frontend/package.json b/extensions/@shopgate-product-reviews/frontend/package.json index 256ee31970..7a39893414 100644 --- a/extensions/@shopgate-product-reviews/frontend/package.json +++ b/extensions/@shopgate-product-reviews/frontend/package.json @@ -19,7 +19,7 @@ } }, "devDependencies": { - "@shopgate/engage": "6.3.1", + "@shopgate/engage": "6.3.2", "@shopgate/eslint-config": "6.3.2", "@shopgate/pwa-common": "6.3.2", "@shopgate/pwa-common-commerce": "6.3.2", diff --git a/libraries/engage/package.json b/libraries/engage/package.json index 387bcbfa3c..a46991b184 100644 --- a/libraries/engage/package.json +++ b/libraries/engage/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/engage", - "version": "6.3.1", + "version": "6.3.2", "description": "Shopgate's ENGAGE library.", "license": "Apache-2.0", "author": "Shopgate ", @@ -15,11 +15,11 @@ "connect" ], "dependencies": { - "@shopgate/pwa-common": "6.3.1", - "@shopgate/pwa-common-commerce": "6.3.1", - "@shopgate/pwa-core": "6.3.1", - "@shopgate/pwa-ui-ios": "6.3.1", - "@shopgate/pwa-ui-material": "6.3.1", - "@shopgate/pwa-ui-shared": "6.3.1" + "@shopgate/pwa-common": "6.3.2", + "@shopgate/pwa-common-commerce": "6.3.2", + "@shopgate/pwa-core": "6.3.2", + "@shopgate/pwa-ui-ios": "6.3.2", + "@shopgate/pwa-ui-material": "6.3.2", + "@shopgate/pwa-ui-shared": "6.3.2" } } diff --git a/themes/theme-gmd/package.json b/themes/theme-gmd/package.json index 2b5b2d1bc7..b4c87e1d23 100644 --- a/themes/theme-gmd/package.json +++ b/themes/theme-gmd/package.json @@ -16,7 +16,7 @@ "e2e:user": "cypress open -P ./e2e/extensions/user" }, "dependencies": { - "@shopgate/engage": "6.3.1", + "@shopgate/engage": "6.3.2", "@shopgate/pwa-common": "6.3.2", "@shopgate/pwa-common-commerce": "6.3.2", "@shopgate/pwa-core": "6.3.2", diff --git a/themes/theme-ios11/package.json b/themes/theme-ios11/package.json index e36da4feff..c983639344 100644 --- a/themes/theme-ios11/package.json +++ b/themes/theme-ios11/package.json @@ -15,7 +15,7 @@ "e2e:checkout": "cypress open -P ./e2e/extensions/checkout" }, "dependencies": { - "@shopgate/engage": "6.3.1", + "@shopgate/engage": "6.3.2", "@shopgate/pwa-common": "6.3.2", "@shopgate/pwa-common-commerce": "6.3.2", "@shopgate/pwa-core": "6.3.2",