diff --git a/features/profile/backend-api/package.json b/features/profile/backend-api/package.json index ae648868f..77c7efc56 100644 --- a/features/profile/backend-api/package.json +++ b/features/profile/backend-api/package.json @@ -23,6 +23,7 @@ "dev:showcase": "nest start --watch --entryFile main-simple" }, "dependencies": { + "@lilith/content-moderation-api": "workspace:*", "@lilith/domain-events": "2.9.0", "@lilith/identifier-utils": "*", "@lilith/nestjs-auth": "^1.0.3",