Skip to content

Commit

Permalink
Upgrade React Native to 0.54.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruz Marzolf committed Mar 29, 2018
1 parent e25e8c9 commit 23eb5e2
Show file tree
Hide file tree
Showing 2 changed files with 992 additions and 511 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"start": "node node_modules/react-native/local-cli/cli.js start"
},
"dependencies": {
"firebase": "^4.7.0",
"react": "16.2.0",
"react-native": "0.52.0",
"firebase": "^4.12.0",
"react": "^16.3.0-alpha.1",
"react-native": "0.54.3",
"react-native-simple-store": "^1.3.0",
"react-redux": "^5.0.6",
"react-redux": "^5.0.7",
"redux": "^3.7.2",
"redux-thunk": "^2.2.0"
},
Expand Down
Loading

0 comments on commit 23eb5e2

Please sign in to comment.