mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 10:04:08 +03:00
fix(cli): add styled-components to dependencies
This commit is contained in:
parent
d0c38cd158
commit
2d63fa0ba0
|
@ -15,6 +15,7 @@
|
||||||
"react": "^16.4.2",
|
"react": "^16.4.2",
|
||||||
"react-dom": "^16.4.2",
|
"react-dom": "^16.4.2",
|
||||||
"redoc": "^2.0.0-alpha.37",
|
"redoc": "^2.0.0-alpha.37",
|
||||||
|
"styled-components": "^3.4.0",
|
||||||
"tslib": "^1.9.3",
|
"tslib": "^1.9.3",
|
||||||
"yargs": "^12.0.1"
|
"yargs": "^12.0.1"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user