We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
typedoc-github-theme
1 parent ae2a592 commit 9916e9aCopy full SHA for 9916e9a
.github/dependabot.yml
@@ -40,6 +40,7 @@ updates:
40
- dependency-name: "ts-patch"
41
- dependency-name: "typescript"
42
- dependency-name: "typedoc"
43
+ - dependency-name: "typedoc-github-theme"
44
groups:
45
Samchon:
46
patterns:
@@ -50,3 +51,4 @@ updates:
50
51
- "ts-patch"
52
- "typescript"
53
- "typedoc"
54
+ - "typedoc-github-theme"
website/package.json
@@ -55,7 +55,7 @@
55
"ts-loader": "^9.5.1",
56
"ts-node": "^10.9.1",
57
"typedoc": "^0.27.3",
58
- "typedoc-github-theme": "^0.1.1",
+ "typedoc-github-theme": "^0.2.0",
59
"write-file-webpack-plugin": "^4.5.1"
60
}
61
0 commit comments