chore(cli): redoc-cli@0.9.4

This commit is contained in:
Roman Hotsiy 2019-12-13 19:31:47 +02:00
parent fd581261f3
commit 284474322b
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.3",
"version": "0.9.4",
"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.19",
"redoc": "2.0.0-rc.20",
"styled-components": "^4.3.2",
"tslib": "^1.10.0",
"yargs": "^13.3.0"

View File

@ -1532,10 +1532,10 @@ readdirp@^3.1.1:
dependencies:
picomatch "^2.0.4"
redoc@2.0.0-rc.19:
version "2.0.0-rc.19"
resolved "https://registry.yarnpkg.com/redoc/-/redoc-2.0.0-rc.19.tgz#feb532a76a706e62a0e2e36c916ae7ccfa1cb633"
integrity sha512-nNTY8lzvl/37BhGWwF66K4PHRrTz/SEVI9F30cTrYRYy6tZ2xZ83f/VeFWE1q7ZanTkl6aAJXY6I/2uUshDm8Q==
redoc@2.0.0-rc.20:
version "2.0.0-rc.20"
resolved "https://registry.yarnpkg.com/redoc/-/redoc-2.0.0-rc.20.tgz#f50721692fe36bf2214cf8af7d456bc640dcca3b"
integrity sha512-nk+6aiBTRatUJ4oc+K+o/oXSEeh0Q7P9qRD7UibRCANM5ymdu4mpoMlDAHpU7iYvwejKeSuQdxfOaxTSsRTCSw==
dependencies:
classnames "^2.2.6"
decko "^1.2.0"