Skip to content

Commit 46722c7

Browse files
committed
Upgrade apidoc-light to allow logging
1 parent 1983fb7 commit 46722c7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apidoc-markdown",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "📝 Generate a Simple and Portable Markdown documentation for your API",
55
"license": "MIT",
66
"repository": "rigwild/apidoc-markdown",
@@ -34,7 +34,7 @@
3434
"prepublishOnly": "tsc"
3535
},
3636
"dependencies": {
37-
"apidoc-light": "^0.50.2",
37+
"apidoc-light": "^0.50.3",
3838
"ejs": "^3.1.6",
3939
"semver": "^7.3.5",
4040
"update-notifier": "^5.1.0",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)