chore(cli): v0.10.3

This commit is contained in:
romanhotsiy 2021-01-30 23:49:02 +02:00
parent 8d98fed766
commit 524e512b94
No known key found for this signature in database
GPG Key ID: 0BC2221278CCBBB8
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "redoc-cli", "name": "redoc-cli",
"version": "0.10.2", "version": "0.10.3",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "redoc-cli", "name": "redoc-cli",
"version": "0.10.2", "version": "0.10.3",
"description": "ReDoc's Command Line Interface", "description": "ReDoc's Command Line Interface",
"main": "index.js", "main": "index.js",
"bin": "index.js", "bin": "index.js",