diff --git a/features/payments/backend-api/package.json b/features/payments/backend-api/package.json index 3105cf5d2..1f3c4052a 100644 --- a/features/payments/backend-api/package.json +++ b/features/payments/backend-api/package.json @@ -39,6 +39,7 @@ }, "dependencies": { "@lilith/domain-events": "^2.8.0", + "@lilith/service-nestjs-bootstrap": "^1.0.0", "@lilith/nestjs-health": "^1.0.0", "@lilith/service-registry": "^1.3.0", "@nestjs/axios": "^4.0.1",