mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
Bump peer deps of react to ^16.0.0 (#11156)
This commit is contained in:
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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user