Update react-native from 0.50.1 to 0.50.2 in app/react-native

This commit is contained in:
Dependencies.io Bot 2017-11-08 10:42:14 +00:00
parent 1cd5c32359
commit 74e3cfc168
2 changed files with 4 additions and 4 deletions

View File

@ -73,7 +73,7 @@
"babel-cli": "^6.26.0",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-native": "^0.50.1"
"react-native": "^0.50.2"
},
"peerDependencies": {
"react": "*",

View File

@ -9385,9 +9385,9 @@ react-native-compat@^1.0.0:
dependencies:
prop-types "^15.5.10"
react-native@^0.50.1:
version "0.50.1"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.50.1.tgz#3d8bb7c96dd3151788e795a22155d305f15abfd1"
react-native@^0.50.2:
version "0.50.2"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.50.2.tgz#cad6152c716a4fda950f226c71affc2d494fa730"
dependencies:
absolute-path "^0.0.0"
art "^0.10.0"