Skip to content

Commit

Permalink
build(common): update expo to sdk 34
Browse files Browse the repository at this point in the history
  • Loading branch information
artyorsh authored Aug 19, 2019
1 parent e5285d7 commit c72f7f6
Show file tree
Hide file tree
Showing 5 changed files with 694 additions and 1,023 deletions.
49 changes: 34 additions & 15 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"husky": "^1.1.2",
"jest": "^24.0.0-alpha.9",
"metro-react-native-babel-preset": "^0.49.0",
"react": "^16.8.3",
"react": "16.8.3",
"react-native": "^0.59.8",
"react-native-testing-library": "^1.5.0",
"react-test-renderer": "^16.6.0",
Expand Down
2 changes: 1 addition & 1 deletion src/playground/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "react-native-ui-kitten-playground",
"description": "react-native-ui-kitten-playground",
"slug": "playground",
"sdkVersion": "33.0.0",
"sdkVersion": "34.0.0",
"platforms": [
"android",
"ios",
Expand Down
Loading

0 comments on commit c72f7f6

Please sign in to comment.