aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2021-08-04 16:11:10 +0200
committerHampusM <hampus@hampusmat.com>2021-08-04 16:11:10 +0200
commiteaf6ac44e7d38ff6cc71ca72bdaceed59b86c550 (patch)
treed178c67e77fc3114e7858f623ca0ead2c92dde25 /package.json
parent78c806159a2ab795e96d7c06350e4012485f255a (diff)
Added API documentation & updated the Typedoc theme dependency
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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"
}
}