React: Bump Canary Version

Reviewed By: gaearon

Differential Revision: D10302487

fbshipit-source-id: 28a00f7076a53dc243ac55ff6c14dc2927318de2
This commit is contained in:
Tim Yung
2018-10-10 17:41:17 -07:00
committed by Facebook Github Bot
parent afa6d9ba7b
commit 8258b6a280

View File

@@ -146,7 +146,7 @@
"react-native": "local-cli/wrong-react-native.js"
},
"peerDependencies": {
"react": "16.6.0-alpha.400d197"
"react": "16.6.0-alpha.8af6728"
},
"dependencies": {
"@babel/runtime": "^7.0.0",
@@ -222,9 +222,9 @@
"jest": "23.4.1",
"jest-junit": "5.1.0",
"prettier": "1.13.6",
"react": "16.6.0-alpha.400d197",
"react": "16.6.0-alpha.8af6728",
"react-native-dummy": "0.1.0",
"react-test-renderer": "16.6.0-alpha.400d197",
"react-test-renderer": "16.6.0-alpha.8af6728",
"shelljs": "^0.7.8"
},
"detox": {