mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 13:30:33 +03:00
fix: fix redoc-cli broken dependencies
This commit is contained in:
parent
0dab8afe01
commit
81a756864d
|
@ -16,7 +16,7 @@
|
||||||
"react": "^16.8.4",
|
"react": "^16.8.4",
|
||||||
"react-dom": "^16.8.4",
|
"react-dom": "^16.8.4",
|
||||||
"redoc": "^2.0.0-rc.4",
|
"redoc": "^2.0.0-rc.4",
|
||||||
"styled-components": "^4.1.12",
|
"styled-components": "^4.1.3",
|
||||||
"tslib": "^1.9.3",
|
"tslib": "^1.9.3",
|
||||||
"yargs": "^12.0.5"
|
"yargs": "^12.0.5"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user