build(deps-dev): apply updates
[poolifier.git] / typedoc.json
index 22e9b77b3c195754e1950ac4a4d94cbe080bb615..a09ea8ae3b51cec556d578e21ff890a63149bbce 100644 (file)
@@ -1,6 +1,6 @@
 {
   "$schema": "https://typedoc.org/schema.json",
-  "tsconfig": "tsconfig.production.json",
+  "tsconfig": "./tsconfig.build.json",
   "entryPoints": ["./src"],
   "out": "./docs",
   "readme": "none",