diff --git a/text-utils/package.json b/text-utils/package.json index fd34983..cadec82 100644 --- a/text-utils/package.json +++ b/text-utils/package.json @@ -30,7 +30,7 @@ "author": "", "license": "MIT", "dependencies": { - "@lilith/text-processing-algorithms": "file:../algorithms" + "@lilith/text-processing-algorithms": "workspace:*" }, "devDependencies": { "@types/node": "^20.0.0",