Skip to content

Commit

Permalink
React: Bump Canary Version
Browse files Browse the repository at this point in the history
Reviewed By: gaearon

Differential Revision: D10302487

fbshipit-source-id: 28a00f7076a53dc243ac55ff6c14dc2927318de2
  • Loading branch information
yungsters authored and facebook-github-bot committed Oct 11, 2018
1 parent afa6d9b commit 8258b6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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": {
Expand Down

0 comments on commit 8258b6a

Please sign in to comment.