From 0bb36660ec4bceeb4bd9b18cf47a30ba8eded427 Mon Sep 17 00:00:00 2001 From: Bobby Date: Wed, 22 Apr 2026 08:10:30 +0530 Subject: Rename ui-lib to lib, split Begin into smaller components, add Credits, bump version to 1.0 from package.json --- tsconfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tsconfig.json') 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", -- cgit v1.2.3