fix(backend): Typfout in package.json opgelost

This commit is contained in:
Gerald Schmittinger 2025-03-09 23:55:43 +01:00
parent de0199de96
commit 4a236a7397

View file

@ -29,7 +29,7 @@
"loki-logger-ts": "^1.0.2",
"response-time": "^2.3.3",
"winston": "^3.17.0",
"winston-loki": "^6.1.3"
"winston-loki": "^6.1.3",
"cors": "^2.8.5",
"@types/cors": "^2.8.17"
},