aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4d1df42..b8396a7 100644
--- a/package.json
+++ b/package.json
@@ -25,8 +25,9 @@
"fs-extra": "^10.0.0",
"jest": "^27.0.6",
"ts-jest": "^27.0.3",
- "typedoc": "^0.21.4",
- "typedoc-theme-slick-dark": "^1.0.1",
+ "typedoc": "^0.21.5",
+ "typedoc-plugin-pages": "^1.1.0",
+ "typedoc-theme-slick-dark": "^1.0.2",
"typescript": "^4.3.5"
}
}