chore(cli): redoc-cli@0.9.2

This commit is contained in:
Roman Hotsiy 2019-09-30 14:53:07 +03:00
parent 98a5139127
commit 69c3dce883
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.1",
"version": "0.9.2",
"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.15",
"redoc": "2.0.0-rc.16",
"styled-components": "^4.3.2",
"tslib": "^1.10.0",
"yargs": "^13.3.0"

View File

@ -1602,10 +1602,10 @@ readdirp@^3.1.1:
dependencies:
picomatch "^2.0.4"
redoc@2.0.0-rc.15:
version "2.0.0-rc.15"
resolved "https://registry.yarnpkg.com/redoc/-/redoc-2.0.0-rc.15.tgz#e2aba00e7f64e002de57b0c98e170e4933776b7a"
integrity sha512-sNBM51UQqod8WFlNJZ0BhJDcH/cq7mYjp//YgUbrVVjXvjy4s6SYmqc9A58fW3/EJwidtq73Qie12gDBSocV0Q==
redoc@2.0.0-rc.16:
version "2.0.0-rc.16"
resolved "https://registry.yarnpkg.com/redoc/-/redoc-2.0.0-rc.16.tgz#01d5dafba6ae266a5934dc9904b87bc8a175b222"
integrity sha512-5YWk7NBebYZ8xMbKXA1sD++QsSh7NbnB2sStJRKLeP/rU4oX586SIqHXl+MW1OhIZW44mYFMHpYzxpZKCllk9w==
dependencies:
classnames "^2.2.6"
decko "^1.2.0"