We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa6d9b commit 8258b6aCopy full SHA for 8258b6a
package.json
@@ -146,7 +146,7 @@
146
"react-native": "local-cli/wrong-react-native.js"
147
},
148
"peerDependencies": {
149
- "react": "16.6.0-alpha.400d197"
+ "react": "16.6.0-alpha.8af6728"
150
151
"dependencies": {
152
"@babel/runtime": "^7.0.0",
@@ -222,9 +222,9 @@
222
"jest": "23.4.1",
223
"jest-junit": "5.1.0",
224
"prettier": "1.13.6",
225
- "react": "16.6.0-alpha.400d197",
+ "react": "16.6.0-alpha.8af6728",
226
"react-native-dummy": "0.1.0",
227
- "react-test-renderer": "16.6.0-alpha.400d197",
+ "react-test-renderer": "16.6.0-alpha.8af6728",
228
"shelljs": "^0.7.8"
229
230
"detox": {
0 commit comments