Skip to content

Commit

Permalink
Released 5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shopgate-deployer committed Oct 30, 2018
1 parent 825ba6f commit a3efb13
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion extension-config.json
@@ -1,5 +1,5 @@
{
"version": "5.9.0-rc.2",
"version": "5.9.0",
"id": "@shopgate/theme-ios11",
"configuration": {
"appId": {
Expand Down
24 changes: 12 additions & 12 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "@shopgate/theme-ios11",
"version": "5.9.0-rc.2",
"version": "5.9.0",
"description": "iOS11 theme for the Shopgate Connect PWA.",
"main": "index.jsx",
"repository": "shopgate/theme-ios11",
Expand All @@ -25,15 +25,15 @@
"precommit"
],
"dependencies": {
"@shopgate/pwa-common": "5.9.0-rc.2",
"@shopgate/pwa-common-commerce": "5.9.0-rc.2",
"@shopgate/pwa-core": "5.9.0-rc.2",
"@shopgate/pwa-tracking": "5.9.0-rc.2",
"@shopgate/pwa-ui-ios": "5.9.0-rc.2",
"@shopgate/pwa-ui-shared": "5.9.0-rc.2",
"@shopgate/pwa-webcheckout-shopify": "5.9.0-rc.2",
"@shopgate/pwa-common": "5.9.0",
"@shopgate/pwa-common-commerce": "5.9.0",
"@shopgate/pwa-core": "5.9.0",
"@shopgate/pwa-tracking": "5.9.0",
"@shopgate/pwa-ui-ios": "5.9.0",
"@shopgate/pwa-ui-shared": "5.9.0",
"@shopgate/pwa-webcheckout-shopify": "5.9.0",
"@shopgate/react-hammerjs": "0.5.3",
"@shopgate/tracking-core": "5.9.0-rc.2",
"@shopgate/tracking-core": "5.9.0",
"babel-core": "^6.26.3",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-dynamic-import-webpack": "^1.0.2",
Expand Down Expand Up @@ -72,9 +72,9 @@
"reselect": "^3.0.1"
},
"devDependencies": {
"@shopgate/eslint-config": "5.9.0-rc.2",
"@shopgate/pwa-e2e-test": "5.9.0-rc.2",
"@shopgate/pwa-unit-test": "5.9.0-rc.2",
"@shopgate/eslint-config": "5.9.0",
"@shopgate/pwa-e2e-test": "5.9.0",
"@shopgate/pwa-unit-test": "5.9.0",
"coveralls": "^3.0.0",
"cypress": "^2.1.0",
"eslint": "^4.17.0",
Expand Down

0 comments on commit a3efb13

Please sign in to comment.