Skip to content

Commit 8258b6a

Browse files
yungstersfacebook-github-bot
authored andcommitted
React: Bump Canary Version
Reviewed By: gaearon Differential Revision: D10302487 fbshipit-source-id: 28a00f7076a53dc243ac55ff6c14dc2927318de2
1 parent afa6d9b commit 8258b6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"react-native": "local-cli/wrong-react-native.js"
147147
},
148148
"peerDependencies": {
149-
"react": "16.6.0-alpha.400d197"
149+
"react": "16.6.0-alpha.8af6728"
150150
},
151151
"dependencies": {
152152
"@babel/runtime": "^7.0.0",
@@ -222,9 +222,9 @@
222222
"jest": "23.4.1",
223223
"jest-junit": "5.1.0",
224224
"prettier": "1.13.6",
225-
"react": "16.6.0-alpha.400d197",
225+
"react": "16.6.0-alpha.8af6728",
226226
"react-native-dummy": "0.1.0",
227-
"react-test-renderer": "16.6.0-alpha.400d197",
227+
"react-test-renderer": "16.6.0-alpha.8af6728",
228228
"shelljs": "^0.7.8"
229229
},
230230
"detox": {

0 commit comments

Comments
 (0)