Skip to content

Commit

Permalink
build(playground): expo/react-native version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Yorsh committed Nov 5, 2018
1 parent 4a14277 commit f1cccd6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 109 deletions.
129 changes: 22 additions & 107 deletions src/playground/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"start": "expo start"
},
"dependencies": {
"expo": "^31.0.2",
"expo": "^31.0.4",
"react": "16.5.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-31.0.0.tar.gz"
"react-native": "https://github.com/expo/react-native/archive/sdk-31.0.1.tar.gz"
},
"devDependencies": {
"react-native-typescript-transformer": "^1.2.10"
Expand Down

0 comments on commit f1cccd6

Please sign in to comment.