mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 21:54:53 +03:00
Fix old peer dependency issue with styled-components
This commit is contained in:
parent
97db54aa2e
commit
87c76b669f
|
@ -15,7 +15,7 @@
|
|||
"react": "^16.4.2",
|
||||
"react-dom": "^16.4.2",
|
||||
"redoc": "^2.0.0-alpha.37",
|
||||
"styled-components": "^3.4.0",
|
||||
"styled-components": "^4.0.2",
|
||||
"tslib": "^1.9.3",
|
||||
"yargs": "^12.0.1"
|
||||
},
|
||||
|
|
885
cli/yarn.lock
885
cli/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user