chore: add and register @nestjs/event-emitter

This commit is contained in:
Bastian Wagner
2026-08-04 18:46:14 +02:00
parent 273c25eccb
commit 05f4c2ddf0
3 changed files with 36 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
"@nestjs/common": "9.1.6",
"@nestjs/config": "2.2.0",
"@nestjs/core": "9.1.6",
"@nestjs/event-emitter": "^2.1.1",
"@nestjs/jwt": "9.0.0",
"@nestjs/passport": "9.0.0",
"@nestjs/platform-express": "9.1.6",