diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 21b585c..7f90efb 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "ts-jest": "^27.0.3", "typedoc": "^0.21.5", "typedoc-plugin-pages": "^1.1.0", - "typedoc-theme-slick-dark": "^1.0.2", + "typedoc-theme-slick-dark": "^1.0.4", "typescript": "^4.3.5" } } |