mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 13:30:33 +03:00
chore(cli): redoc-cli@0.9.4
This commit is contained in:
parent
fd581261f3
commit
284474322b
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "redoc-cli",
|
"name": "redoc-cli",
|
||||||
"version": "0.9.3",
|
"version": "0.9.4",
|
||||||
"description": "ReDoc's Command Line Interface",
|
"description": "ReDoc's Command Line Interface",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"bin": "index.js",
|
"bin": "index.js",
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
"node-libs-browser": "^2.2.1",
|
"node-libs-browser": "^2.2.1",
|
||||||
"react": "^16.8.6",
|
"react": "^16.8.6",
|
||||||
"react-dom": "^16.8.6",
|
"react-dom": "^16.8.6",
|
||||||
"redoc": "2.0.0-rc.19",
|
"redoc": "2.0.0-rc.20",
|
||||||
"styled-components": "^4.3.2",
|
"styled-components": "^4.3.2",
|
||||||
"tslib": "^1.10.0",
|
"tslib": "^1.10.0",
|
||||||
"yargs": "^13.3.0"
|
"yargs": "^13.3.0"
|
||||||
|
|
|
@ -1532,10 +1532,10 @@ readdirp@^3.1.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
picomatch "^2.0.4"
|
picomatch "^2.0.4"
|
||||||
|
|
||||||
redoc@2.0.0-rc.19:
|
redoc@2.0.0-rc.20:
|
||||||
version "2.0.0-rc.19"
|
version "2.0.0-rc.20"
|
||||||
resolved "https://registry.yarnpkg.com/redoc/-/redoc-2.0.0-rc.19.tgz#feb532a76a706e62a0e2e36c916ae7ccfa1cb633"
|
resolved "https://registry.yarnpkg.com/redoc/-/redoc-2.0.0-rc.20.tgz#f50721692fe36bf2214cf8af7d456bc640dcca3b"
|
||||||
integrity sha512-nNTY8lzvl/37BhGWwF66K4PHRrTz/SEVI9F30cTrYRYy6tZ2xZ83f/VeFWE1q7ZanTkl6aAJXY6I/2uUshDm8Q==
|
integrity sha512-nk+6aiBTRatUJ4oc+K+o/oXSEeh0Q7P9qRD7UibRCANM5ymdu4mpoMlDAHpU7iYvwejKeSuQdxfOaxTSsRTCSw==
|
||||||
dependencies:
|
dependencies:
|
||||||
classnames "^2.2.6"
|
classnames "^2.2.6"
|
||||||
decko "^1.2.0"
|
decko "^1.2.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user