Upgrade to React v15.3.1-rc.2
Reviewed By: spicyj, sebmarkbage Differential Revision: D3720586 fbshipit-source-id: c739762a2c263b7dd0c321311e4c173e9dcacfcf
This commit is contained in:
parent
e9d6f29b64
commit
7655e537ed
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue