[RELEASE] - @dop/redoc-cli@1.0.0 (#13)

This commit is contained in:
github-actions[bot] 2023-02-06 16:38:42 -05:00 committed by GitHub
parent 16bfcddb98
commit 50e29d69bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{ {
"name": "@dop/redoc-cli", "name": "@dop/redoc-cli",
"version": "0.0.0", "version": "1.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@dop/redoc-cli", "name": "@dop/redoc-cli",
"version": "0.0.0", "version": "1.0.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@dop/redoc": "git+https://git@github.com/mongodb-forks/redoc.git#v1.0.0", "@dop/redoc": "git+https://git@github.com/mongodb-forks/redoc.git#v1.0.0",

View File

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