chore: cli version bump

This commit is contained in:
Roman Hotsiy 2019-05-13 15:52:56 +03:00
parent 4d8cba1a52
commit 672ef56507
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.3",
"version": "0.8.4",
"description": "ReDoc's Command Line Interface",
"main": "index.js",
"bin": "index.js",
@ -16,7 +16,7 @@
"node-libs-browser": "^2.2.0",
"react": "^16.8.4",
"react-dom": "^16.8.4",
"redoc": "^2.0.0-rc.4",
"redoc": "^2.0.0-rc.8-1",
"styled-components": "^4.1.3",
"tslib": "^1.9.3",
"yargs": "^12.0.5"