fix today being berlin timezone

This commit is contained in:
Darius
2026-02-07 00:37:45 +01:00
parent bef511ea72
commit d5b178fabe
3 changed files with 28 additions and 3 deletions

View File

@@ -22,10 +22,12 @@
"fastify": "^5.6.2",
"fastify-axios": "^1.3.0",
"fastify-type-provider-zod": "^6.1.0",
"luxon": "^3.7.2",
"swagger-themes": "^1.4.3",
"zod": "^4.1.12"
},
"devDependencies": {
"@types/luxon": "^3.7.1",
"@types/node": "^24.10.1",
"@types/ws": "^8.18.1",
"tsx": "^4.20.6",