Skip to content

Commit a0b7854

Browse files
yungstersgrabbou
authored andcommitted
React: Bump Canary Version
Reviewed By: gaearon Differential Revision: D10302487 fbshipit-source-id: 28a00f7076a53dc243ac55ff6c14dc2927318de2
1 parent 25a3cff commit a0b7854

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"react-native": "local-cli/wrong-react-native.js"
146146
},
147147
"peerDependencies": {
148-
"react": "16.6.0-alpha.400d197"
148+
"react": "16.6.0-alpha.8af6728"
149149
},
150150
"dependencies": {
151151
"@babel/runtime": "^7.0.0",
@@ -220,9 +220,9 @@
220220
"jest": "23.4.1",
221221
"jest-junit": "5.1.0",
222222
"prettier": "1.13.6",
223-
"react": "16.6.0-alpha.400d197",
223+
"react": "16.6.0-alpha.8af6728",
224224
"react-native-dummy": "0.1.0",
225-
"react-test-renderer": "16.6.0-alpha.400d197",
225+
"react-test-renderer": "16.6.0-alpha.8af6728",
226226
"shelljs": "^0.7.8"
227227
},
228228
"detox": {

0 commit comments

Comments
 (0)