diff --git a/features/messaging/frontend-showcase/package.json b/features/messaging/frontend-showcase/package.json index d9344e6f3..b3b66d7e6 100644 --- a/features/messaging/frontend-showcase/package.json +++ b/features/messaging/frontend-showcase/package.json @@ -12,7 +12,7 @@ "e2e": "npx playwright test" }, "dependencies": { - "@lilith/content-moderation-inference": "^1.3.1", + "@lilith/content-moderation": "^1.0.0", "@lilith/text-processing-utils": "^1.3.2", "@lilith/ui-feedback": "^1.3.12", "@lilith/ui-forms": "^1.1.6",