mirror of
https://github.com/Redocly/redoc.git
synced 2025-07-31 10:29:47 +03:00
[RELEASE] - @dop/redoc-cli@1.0.0 (#13)
This commit is contained in:
parent
16bfcddb98
commit
50e29d69bb
4
cli/npm-shrinkwrap.json
generated
4
cli/npm-shrinkwrap.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@dop/redoc-cli",
|
||||
"version": "0.0.0",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@dop/redoc-cli",
|
||||
"version": "0.0.0",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@dop/redoc": "git+https://git@github.com/mongodb-forks/redoc.git#v1.0.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@dop/redoc-cli",
|
||||
"version": "0.0.0",
|
||||
"version": "1.0.0",
|
||||
"description": "ReDoc's Command Line Interface",
|
||||
"main": "index.js",
|
||||
"bin": "index.js",
|
||||
|
|
Loading…
Reference in New Issue
Block a user