Skip to content

Commit da8e082

Browse files
authored
Update API reference manual to match published version (#41)
* Update API reference manual to match published version * Update TypeDoc
1 parent 1c7a119 commit da8e082

File tree

4 files changed

+160
-78
lines changed

4 files changed

+160
-78
lines changed

package-lock.json

Lines changed: 140 additions & 72 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
"mocha": "^10.4.0",
5151
"publint": "^0.2.8",
5252
"rollup": "^4.18.0",
53-
"typedoc": "^0.25.13",
54-
"typedoc-plugin-mdn-links": "^3.1.30",
55-
"typedoc-plugin-missing-exports": "^2.3.0",
53+
"typedoc": "^0.28.1",
54+
"typedoc-plugin-mdn-links": "^5.0.1",
55+
"typedoc-plugin-missing-exports": "^4.0.0",
5656
"typescript": "^5.4.5"
5757
},
5858
"scripts": {

0 commit comments

Comments
 (0)