Skip to content

Commit

Permalink
[RELEASE] - @dop/redoc-cli@1.3.4 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 22, 2024
1 parent 1289ad9 commit 13d1797
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions cli/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dop/redoc-cli",
"version": "1.3.3",
"version": "1.3.4",
"description": "ReDoc's Command Line Interface",
"main": "index.js",
"bin": "index.js",
Expand All @@ -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"
},
"dependencies": {
"@dop/redoc": "git+https://git@github.com/mongodb-forks/redoc.git#v1.3.4",
"@dop/redoc": "git+https://git@github.com/mongodb-forks/redoc.git#v1.3.5",
"chokidar": "^3.5.1",
"handlebars": "^4.7.7",
"isarray": "^2.0.5",
Expand Down

0 comments on commit 13d1797

Please sign in to comment.