Skip to content

Commit

Permalink
Revert "[RELEASE] - @dop/redoc-cli@1.3.4-rc.0 (#77)"
Browse files Browse the repository at this point in the history
This reverts commit 5803afe.
  • Loading branch information
mmeigs authored Nov 18, 2024
1 parent 5803afe commit 398c245
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.4-rc.0",
"version": "1.3.3",
"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.5-rc.0",
"@dop/redoc": "git+https://git@github.com/mongodb-forks/redoc.git#v1.3.4",
"chokidar": "^3.5.1",
"handlebars": "^4.7.7",
"isarray": "^2.0.5",
Expand Down

0 comments on commit 398c245

Please sign in to comment.