mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-04 04:10:19 +03:00
[RELEASE] - @dop/redoc-cli@1.2.2 (#47)
This commit is contained in:
parent
3a8c2a4525
commit
c3981892b3
569
cli/npm-shrinkwrap.json
generated
569
cli/npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@dop/redoc-cli",
|
"name": "@dop/redoc-cli",
|
||||||
"version": "1.2.1",
|
"version": "1.2.2",
|
||||||
"description": "ReDoc's Command Line Interface",
|
"description": "ReDoc's Command Line Interface",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"bin": "index.js",
|
"bin": "index.js",
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
"postversion": "git push upstream releases/@dop/redoc-cli@$npm_package_version && git checkout - && git branch -D releases/@dop/redoc-cli@$npm_package_version"
|
"postversion": "git push upstream releases/@dop/redoc-cli@$npm_package_version && git checkout - && git branch -D releases/@dop/redoc-cli@$npm_package_version"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@dop/redoc": "git+https://git@github.com/mongodb-forks/redoc.git#v1.2.1",
|
"@dop/redoc": "git+https://git@github.com/mongodb-forks/redoc.git#v1.2.2",
|
||||||
"chokidar": "^3.5.1",
|
"chokidar": "^3.5.1",
|
||||||
"handlebars": "^4.7.7",
|
"handlebars": "^4.7.7",
|
||||||
"isarray": "^2.0.5",
|
"isarray": "^2.0.5",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user