mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-01 19:00:21 +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",
|
"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",
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user