mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Bump peer deps of react to ^16.0.0 (#11156)
This commit is contained in:
committed by
Dan Abramov
parent
4131af3e4b
commit
08cbc257bd
@@ -25,7 +25,7 @@
|
||||
"prop-types": "^15.6.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.0.0-beta.5"
|
||||
"react": "^16.0.0"
|
||||
},
|
||||
"files": [
|
||||
"LICENSE",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"prop-types": "^15.6.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.0.0-beta.5"
|
||||
"react": "^16.0.0"
|
||||
},
|
||||
"files": [
|
||||
"LICENSE",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"object-assign": "^4.1.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.0.0-beta.5"
|
||||
"react": "^16.0.0"
|
||||
},
|
||||
"files": [
|
||||
"LICENSE",
|
||||
|
||||
Reference in New Issue
Block a user