Bump peer deps of react to ^16.0.0 (#11156)

This commit is contained in:
Dustan Kasten 2017-10-09 11:00:50 -04:00 committed by Dan Abramov
parent 4131af3e4b
commit 08cbc257bd
3 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@
"prop-types": "^15.6.0"
},
"peerDependencies": {
"react": "^16.0.0-beta.5"
"react": "^16.0.0"
},
"files": [
"LICENSE",

View File

@ -19,7 +19,7 @@
"prop-types": "^15.6.0"
},
"peerDependencies": {
"react": "^16.0.0-beta.5"
"react": "^16.0.0"
},
"files": [
"LICENSE",

View File

@ -19,7 +19,7 @@
"object-assign": "^4.1.1"
},
"peerDependencies": {
"react": "^16.0.0-beta.5"
"react": "^16.0.0"
},
"files": [
"LICENSE",