Upgrade to React v15.3.1-rc.2

Reviewed By: spicyj, sebmarkbage

Differential Revision: D3720586

fbshipit-source-id: c739762a2c263b7dd0c321311e4c173e9dcacfcf
This commit is contained in:
Paul O'Shannessy 2016-08-16 11:16:23 -07:00 committed by Facebook Github Bot 0
parent e9d6f29b64
commit 7655e537ed
1 changed files with 2 additions and 2 deletions

View File

@ -124,7 +124,7 @@
"react-native": "local-cli/wrong-react-native.js"
},
"peerDependencies": {
"react": "~15.3.0"
"react": "15.3.1-rc.2"
},
"dependencies": {
"absolute-path": "^0.0.0",
@ -208,7 +208,7 @@
"jest-runtime": "~14.1.0",
"mock-fs": "^3.11.0",
"portfinder": "0.4.0",
"react": "~15.3.0",
"react": "15.3.1-rc.2",
"shelljs": "0.6.0"
}
}