Skip to content

Commit

Permalink
Merge with master
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihovil committed Mar 31, 2017
2 parents dcb061d + d2ea9e5 commit cd608b4
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build": "node scripts/build"
},
"dependencies": {
"@shoutem/animation": "^0.9.2",
"@shoutem/animation": "^0.10.2",
"@shoutem/core": "0.0.48",
"@shoutem/redux-composers": "0.1.0-beta.4",
"@shoutem/redux-io": "1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion package.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build": "node scripts/build"
},
"dependencies": {
"@shoutem/animation": "^0.9.2",
"@shoutem/animation": "^0.10.2",
"@shoutem/core": "0.0.48",
"@shoutem/redux-composers": "0.1.0-beta.4",
"@shoutem/redux-io": "1.0.3",
Expand Down
34 changes: 17 additions & 17 deletions platform/platform.json
Original file line number Diff line number Diff line change
@@ -1,47 +1,47 @@
{
"version": "1.0.20",
"mobileAppVersion": "0.53.0",
"releaseNotes": "Shoutem UI toolkit 0.11.1",
"version": "1.0.21",
"mobileAppVersion": "0.54.0",
"releaseNotes": "Updated navigation and UI toolkit",
"settings": {
"DEV-appetizeKey": "f0ca4p1qj0gwn1kte22fmw725w",
"QA-appetizeKey": "4hbu8hm481zfjdwpt0efqxyuk8",
"Production-appetizeKey": "ztp7k1jad3gbubtb8tq4hwf6bg"
"QA-appetizeKey": "warprc5rbx332vuna62nzf403m",
"Production-appetizeKey": "kdv3td72qvmra9mukxftczxd3m"
},
"dependencies": {
"shoutem.about": "^0.9.6",
"shoutem.analytics": "^0.1.9",
"shoutem.application": "^0.2.10",
"shoutem.arno-theme": "^0.0.44",
"shoutem.auth": "^0.5.3",
"shoutem.application": "^0.2.11",
"shoutem.arno-theme": "^0.0.47",
"shoutem.auth": "^0.6.2",
"shoutem.books": "^0.2.15",
"shoutem.cms": "^0.10.11",
"shoutem.cms": "^0.10.12",
"shoutem.code-push": "^0.2.2",
"shoutem.events": "^0.9.10",
"shoutem.events": "^0.9.13",
"shoutem.favorites": "^0.1.9",
"shoutem.google-analytics": "^0.1.10",
"shoutem.layouts": "^0.1.15",
"shoutem.menu": "^0.10.12",
"shoutem.navigation": "^0.5.24",
"shoutem.news": "^0.9.13",
"shoutem.navigation": "^0.5.28",
"shoutem.news": "^0.9.14",
"shoutem.people": "^0.10.14",
"shoutem.persist": "^0.1.8",
"shoutem.photos": "^0.9.4",
"shoutem.photos": "^0.9.6",
"shoutem.places": "^0.9.16",
"shoutem.platform-analytics": "^0.1.9",
"shoutem.preview": "^0.1.8",
"shoutem.products": "^0.9.16",
"shoutem.push-notifications": "^0.1.12",
"shoutem.rss": "^0.2.13",
"shoutem.rss-news": "^0.9.14",
"shoutem.rss-photos": "^0.9.5",
"shoutem.rss-photos": "^0.9.6",
"shoutem.rss-videos": "^0.10.11",
"shoutem.rubicon-noir-theme": "^0.0.16",
"shoutem.rubicon-rose-theme": "^0.0.16",
"shoutem.rubicon-theme": "^0.1.42",
"shoutem.shopify": "^0.1.7",
"shoutem.rubicon-theme": "^0.1.45",
"shoutem.shopify": "^0.1.9",
"shoutem.sub-navigation": "^0.1.1",
"shoutem.theme": "^0.1.7",
"shoutem.video": "^0.10.12",
"shoutem.web-view": "^0.9.4"
"shoutem.web-view": "^0.9.6"
}
}

0 comments on commit cd608b4

Please sign in to comment.