chore(cli): redoc-cli@0.9.6

This commit is contained in:
Roman Hotsiy 2020-02-09 21:19:27 +07:00
parent 88f8d7475f
commit c05db38576
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"name": "redoc-cli",
"version": "0.9.5",
"version": "0.9.6",
"description": "ReDoc's Command Line Interface",
"main": "index.js",
"bin": "index.js",
@ -19,7 +19,7 @@
"node-libs-browser": "^2.2.1",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"redoc": "2.0.0-rc.21",
"redoc": "2.0.0-rc.23",
"styled-components": "^4.3.2",
"tslib": "^1.10.0",
"yargs": "^13.3.0"

View File

@ -1543,10 +1543,10 @@ readdirp@^3.1.1:
dependencies:
picomatch "^2.0.4"
redoc@2.0.0-rc.21:
version "2.0.0-rc.21"
resolved "https://registry.yarnpkg.com/redoc/-/redoc-2.0.0-rc.21.tgz#cf780f82364cbef0bf85cdd63a722fa03b4d4f3d"
integrity sha512-dLyzwNRkcipssE10bUwOrbQWLYA1uWXVQJ81xb8o4H/h31lksZ4OcPMX0OlSHGfNAxW3RicRoAJH6hBknv1r+w==
redoc@2.0.0-rc.23:
version "2.0.0-rc.23"
resolved "https://registry.yarnpkg.com/redoc/-/redoc-2.0.0-rc.23.tgz#3b8a47d9357e6ee52a0d93d08fb03ce00f424728"
integrity sha512-ifrewYzrCrGBv6bFSh5FEnDTywVm6IL/VEb7PUpVPCC1lMceMAB1HrlyKlBCyNqjq9LcRO+y9q881LfPXS4PUw==
dependencies:
classnames "^2.2.6"
decko "^1.2.0"