Skip to content

Commit

Permalink
upgrade react native
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Aug 22, 2019
1 parent db8313a commit 2f2d278
Show file tree
Hide file tree
Showing 2 changed files with 389 additions and 471 deletions.
4 changes: 2 additions & 2 deletions examples/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"test": "jest"
},
"dependencies": {
"react": "16.6.3",
"react-native": "0.58.6"
"react": "16.8.6",
"react-native": "0.60.5"
},
"devDependencies": {
"@babel/core": "*",
Expand Down

0 comments on commit 2f2d278

Please sign in to comment.