mirror of
https://github.com/Redocly/redoc.git
synced 2025-03-03 17:35:46 +03:00
chore(cli): redoc-cli v0.6.0
This commit is contained in:
parent
a0a1faddb6
commit
c5a352312a
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "redoc-cli",
|
"name": "redoc-cli",
|
||||||
"version": "0.5.0",
|
"version": "0.6.0",
|
||||||
"description": "ReDoc's Command Line Interface",
|
"description": "ReDoc's Command Line Interface",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"bin": "index.js",
|
"bin": "index.js",
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
"mkdirp": "^0.5.1",
|
"mkdirp": "^0.5.1",
|
||||||
"react": "^16.3.2",
|
"react": "^16.3.2",
|
||||||
"react-dom": "^16.3.2",
|
"react-dom": "^16.3.2",
|
||||||
"redoc": "^2.0.0-alpha.20",
|
"redoc": "^2.0.0-alpha.29",
|
||||||
"tslib": "^1.9.0",
|
"tslib": "^1.9.0",
|
||||||
"yargs": "^11.0.0"
|
"yargs": "^11.0.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user