chore(cli): redoc-cli v0.9.0

This commit is contained in:
Roman Hotsiy 2019-09-30 13:34:27 +03:00
parent 53962def82
commit 4f63088638
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -1,6 +1,6 @@
{
"name": "redoc-cli",
"version": "0.8.6",
"version": "0.9.0",
"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.13",
"redoc": "2.0.0-rc.15",
"styled-components": "^4.3.2",
"tslib": "^1.10.0",
"yargs": "^13.3.0"