Updated React to 15.2.1
Reviewed By: zpao Differential Revision: D3569832 fbshipit-source-id: 2a2aea8c68fb15e2772d30ddce03bad73fd0a259
This commit is contained in:
parent
80872ffccd
commit
7aeaf7d941
|
@ -122,7 +122,7 @@
|
|||
"react-native": "local-cli/wrong-react-native.js"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "~15.2.0"
|
||||
"react": "~15.2.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"absolute-path": "^0.0.0",
|
||||
|
@ -203,7 +203,7 @@
|
|||
"jest-repl": "^13.1.0",
|
||||
"jest-runtime": "^13.1.0",
|
||||
"portfinder": "0.4.0",
|
||||
"react": "~15.2.0",
|
||||
"react": "~15.2.1",
|
||||
"shelljs": "0.6.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue