Skip to content

Commit ecd77c2

Browse files
changes
1 parent e224c26 commit ecd77c2

File tree

2 files changed

+77
-9
lines changed

2 files changed

+77
-9
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
"jest-serial-runner": "^1.2.1",
5050
"ts-loader": "^9.5.1",
5151
"typedoc": "^0.25.13",
52-
"typedoc-plugin-markdown": "^4.0.1",
52+
"typedoc-plugin-markdown": "^3.15.0",
53+
"typedoc-plugin-missing-exports": "^2.2.0",
5354
"typescript": "^5.4.5",
5455
"webpack": "^5.91.0",
5556
"webpack-cli": "^5.1.4"
@@ -67,4 +68,4 @@
6768
"default": "./utils.js"
6869
}
6970
}
70-
}
71+
}

0 commit comments

Comments
 (0)