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:*",