Ensure the favicon gets shown in the docs

This commit is contained in:
absidue
2021-11-22 18:32:10 +01:00
parent 4ee259589f
commit 236bdac468
3 changed files with 24 additions and 5 deletions

View File

@@ -44,6 +44,7 @@
"prettier": "^2.3.1",
"typedoc": "^0.22.9",
"typedoc-plugin-missing-exports": "^0.22.4",
"typescript": "^4.4.4"
"typescript": "^4.4.4",
"typedoc-plugin-extras": "^2.2.1"
}
}