Skip to content

Commit

Permalink
revert RN to 0.55.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aksonov committed Jul 22, 2018
1 parent ab88a3b commit 1fafbc5
Show file tree
Hide file tree
Showing 3 changed files with 722 additions and 243 deletions.
8 changes: 4 additions & 4 deletions Example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"mobx": "^3.2.1",
"mobx-react": "^4.2.1",
"prop-types": "^15.5.10",
"react": "16.4.1",
"react-native": "0.56.0",
"react": "16.3.2",
"react-native": "0.55.4",
"react-native-button": "^2.0.0",
"react-native-message-bar": "^1.6.0",
"react-native-router-flux": "4.0.0-beta.32",
"react-native-router-flux": "github:aksonov/react-native-router-flux#3bb4610be19678b98959e59c1024bdc2c5806ecf",
"react-navigation": "^2.8.0"
},
"devDependencies": {
"babel-jest": "20.1.0-echo.1",
"babel-preset-react-native": "^5.0.1",
"babel-preset-react-native": "2.1.0",
"babel-preset-react-native-stage-0": "^1.0.1",
"jest": "20.1.0-echo.1",
"react-test-renderer": "16.3.2"
Expand Down
Loading

0 comments on commit 1fafbc5

Please sign in to comment.