From ca109b210924a14343870a887c28300c833bcc45 Mon Sep 17 00:00:00 2001 From: HampusM Date: Mon, 2 Aug 2021 22:44:45 +0200 Subject: Added documentation & bumped the typedoc-theme-slick-dark dependency version --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package.json') 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" } } -- cgit v1.2.3-18-g5258