Skip to content

Commit

Permalink
PWA-1618 Updated engage package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fkloes committed Apr 11, 2019
1 parent 10522ae commit 232600e
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion extensions/@shopgate-product-reviews/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
14 changes: 7 additions & 7 deletions libraries/engage/package.json
Original file line number Diff line number Diff line change
@@ -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 <support@shopgate.com>",
Expand All @@ -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"
}
}
2 changes: 1 addition & 1 deletion themes/theme-gmd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion themes/theme-ios11/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 232600e

Please sign in to comment.