chore:cli-v0.13.12

This commit is contained in:
anastasiia-developer 2022-05-10 18:40:07 +03:00
parent 6a9594b982
commit 181b4ec0c2

View File

@ -1,6 +1,6 @@
{
"name": "redoc-cli",
"version": "0.13.11",
"version": "0.13.12",
"description": "ReDoc's Command Line Interface",
"main": "index.js",
"bin": "index.js",
@ -19,7 +19,7 @@
"node-libs-browser": "^2.2.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"redoc": "2.0.0-rc.67",
"redoc": "2.0.0-rc.68",
"styled-components": "^5.3.0",
"yargs": "^17.3.1"
},