Skip to content

Commit

Permalink
Upgrade apidoc-light to allow logging
Browse files Browse the repository at this point in the history
  • Loading branch information
rigwild committed Jan 21, 2022
1 parent 1983fb7 commit 46722c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apidoc-markdown",
"version": "7.0.3",
"version": "7.0.4",
"description": "📝 Generate a Simple and Portable Markdown documentation for your API",
"license": "MIT",
"repository": "rigwild/apidoc-markdown",
Expand Down Expand Up @@ -34,7 +34,7 @@
"prepublishOnly": "tsc"
},
"dependencies": {
"apidoc-light": "^0.50.2",
"apidoc-light": "^0.50.3",
"ejs": "^3.1.6",
"semver": "^7.3.5",
"update-notifier": "^5.1.0",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 46722c7

Please sign in to comment.