From 220b6d688d5366b2db2dd33a55882cf83fc01d02 Mon Sep 17 00:00:00 2001 From: TransQuinnFTW Date: Thu, 15 Jan 2026 08:04:34 -0800 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=94=A7=20Update=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 625e8ca..a28def1 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,6 @@ "build": false }, "devDependencies": { - "@lilith/configs": "workspace:*" + "@lilith/configs-ts": "workspace:*" } }