mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
* Update the styled-components peerDependency in package.json to 5.1.1 to match the devDependency * Update package.json Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
This commit is contained in:
parent
9aa742025e
commit
8d4fbd419c
|
@ -132,7 +132,7 @@
|
|||
"mobx": "^4.2.0 || ^5.0.0",
|
||||
"react": "^16.8.4",
|
||||
"react-dom": "^16.8.4",
|
||||
"styled-components": "^4.1.1"
|
||||
"styled-components": "^4.1.1 || ^5.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@redocly/react-dropdown-aria": "^2.0.11",
|
||||
|
|
Loading…
Reference in New Issue
Block a user