diff --git a/package.json b/package.json index 8304dece587..29aa9ac02db 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "react-native": "local-cli/wrong-react-native.js" }, "peerDependencies": { - "react": "15.0.2-alpha.1" + "react": "15.0.2-alpha.2" }, "dependencies": { "absolute-path": "^0.0.0", @@ -189,7 +189,7 @@ "flow-bin": "0.23.0", "jest-cli": "0.9.2", "portfinder": "0.4.0", - "react": "15.0.2-alpha.1", + "react": "15.0.2-alpha.2", "shelljs": "0.6.0" } }