diff --git a/package.json b/package.json index ed6797197..579241d1f 100644 --- a/package.json +++ b/package.json @@ -325,7 +325,8 @@ "@lilith/ui-theme": "^1.0.4", "@lilith/ui-layout": "^1.0.3", "@nestjs/core": "11.1.11", - "@nestjs/common": "11.1.11" + "@nestjs/common": "11.1.11", + "@nestjs/platform-express": "11.1.11" } } }