mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
React: Bump Canary Version
Reviewed By: gaearon Differential Revision: D10302487 fbshipit-source-id: 28a00f7076a53dc243ac55ff6c14dc2927318de2
This commit is contained in:
committed by
Facebook Github Bot
parent
afa6d9ba7b
commit
8258b6a280
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user