Skip to content

Commit

Permalink
chore(cli): v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanHotsiy committed Nov 17, 2020
1 parent c6b7d56 commit 340a568
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
68 changes: 34 additions & 34 deletions cli/npm-shrinkwrap.json

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

6 changes: 3 additions & 3 deletions cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redoc-cli",
"version": "0.10.0",
"version": "0.10.1",
"description": "ReDoc's Command Line Interface",
"main": "index.js",
"bin": "index.js",
Expand All @@ -15,11 +15,11 @@
"handlebars": "^4.7.6",
"isarray": "^2.0.5",
"mkdirp": "^1.0.4",
"mobx": "^6.0.1",
"mobx": "^6.0.4",
"node-libs-browser": "^2.2.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"redoc": "2.0.0-rc.45",
"redoc": "2.0.0-rc.47",
"styled-components": "^5.1.1",
"tslib": "^2.0.0",
"yargs": "^15.4.1"
Expand Down

0 comments on commit 340a568

Please sign in to comment.