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

This commit is contained in:
Dustan Kasten
2017-10-09 16:00:50 +01:00
committed by Dan Abramov
parent 4131af3e4b
commit 08cbc257bd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"prop-types": "^15.6.0"
},
"peerDependencies": {
"react": "^16.0.0-beta.5"
"react": "^16.0.0"
},
"files": [
"LICENSE",
+1 -1
View File
@@ -19,7 +19,7 @@
"prop-types": "^15.6.0"
},
"peerDependencies": {
"react": "^16.0.0-beta.5"
"react": "^16.0.0"
},
"files": [
"LICENSE",
+1 -1
View File
@@ -19,7 +19,7 @@
"object-assign": "^4.1.1"
},
"peerDependencies": {
"react": "^16.0.0-beta.5"
"react": "^16.0.0"
},
"files": [
"LICENSE",