fix(status): integrate dayjs for formatted timestamps in notifications

This commit is contained in:
2025-11-03 14:35:06 +01:00
parent c571e03495
commit afd8d1f68a
3 changed files with 8 additions and 6 deletions

View File

@@ -30,6 +30,7 @@
"dependencies": {
"@types/ping": "^0.4.4",
"cron": "^4.3.3",
"dayjs": "^1.11.19",
"discord.js": "^14.24.2",
"dotenv": "^17.2.2",
"pg": "^8.16.3",