aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 3af4c48..6e2b9d0 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -40,8 +40,8 @@
"hooks/**/*.ts",
"routes/**/*.ts",
"routes/**/*.svelte",
- "ui-lib/**/*.ts",
- "ui-lib/**/*.svelte",
+ "lib/**/*.ts",
+ "lib/**/*.svelte",
"engine/**/*.ts",
"events/**/*.ts",
"content-system/**/*.ts",