chore: cli-v0.13.21

This commit is contained in:
Alex Varchuk 2023-03-06 14:39:33 +02:00
parent 2ae7e08af4
commit 16231dfef0
No known key found for this signature in database
GPG Key ID: F1FD9569DC4AED04
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
"name": "redoc-cli",
"version": "0.13.20",
"version": "0.13.21",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "redoc-cli",
"version": "0.13.20",
"version": "0.13.21",
"license": "MIT",
"dependencies": {
"boxen": "5.1.2",

View File

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