Skip to content

Commit

Permalink
Upgrade to expo 25.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlovin committed Jan 23, 2018
1 parent a566fd1 commit e5742a1
Show file tree
Hide file tree
Showing 3 changed files with 257 additions and 213 deletions.
2 changes: 1 addition & 1 deletion mobile/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "spectrum",
"slug": "spectrum",
"privacy": "unlisted",
"sdkVersion": "24.0.0",
"sdkVersion": "25.0.0",
"platforms": ["ios", "android"],
"version": "1.0.0",
"orientation": "portrait",
Expand Down
8 changes: 4 additions & 4 deletions mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"apollo-link": "^1.0.7",
"apollo-link-error": "^1.0.3",
"apollo-link-http": "^1.3.2",
"expo": "^24.0.0",
"expo": "^25.0.0",
"graphql": "^0.11.0",
"graphql-tag": "^2.6.1",
"metro-bundler": "^0.22.1",
"react": "16.0.0",
"react": "16.2.0",
"react-apollo": "^2.0.4",
"react-native": "https://github.com/expo/react-native/archive/sdk-24.0.0.tar.gz",
"react-native": "https://github.com/expo/react-native/archive/sdk-25.0.0.tar.gz",
"react-native-typography": "^1.2.1",
"react-navigation": "^1.0.0-beta.26",
"react-navigation": "^1.0.0-beta.27",
"react-navigation-props-mapper": "^0.1.2",
"recompose": "^0.26.0",
"redraft": "^0.9.0",
Expand Down
Loading

0 comments on commit e5742a1

Please sign in to comment.