From 6cd137d257213e50a6608696ce6370371cfab191 Mon Sep 17 00:00:00 2001 From: QuinnFTW Date: Thu, 15 Jan 2026 08:11:27 -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 --- text-utils-ts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text-utils-ts/package.json b/text-utils-ts/package.json index 7a7f8d2..b7d1b6a 100644 --- a/text-utils-ts/package.json +++ b/text-utils-ts/package.json @@ -30,7 +30,7 @@ "author": "", "license": "MIT", "dependencies": { - "@lilith/text-processing-algorithms": "workspace:*" + "@lilith/text-processing-algorithms-ts": "workspace:*" }, "devDependencies": { "@lilith/configs-ts": "workspace:*",