Update to 15.0.2-alpha.2

Reviewed By: zpao

Differential Revision: D3210045

fb-gh-sync-id: 6a1862c8f5f1f759e002cc9663719cb55723c342
fbshipit-source-id: 6a1862c8f5f1f759e002cc9663719cb55723c342
This commit is contained in:
Ben Alpert
2016-04-21 17:24:51 -07:00
committed by Facebook Github Bot 8
parent 47dff23fe4
commit 9be37ca60e

View File

@@ -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"
}
}