added sorting to time table entries

This commit is contained in:
2025-11-06 00:11:24 +01:00
parent ec86290d72
commit 0473a3b5bf
6 changed files with 64 additions and 25 deletions

View File

@@ -29,7 +29,7 @@
"helmet": "8.1.0",
"express-validator": "7.3.0",
"exceljs": "4.4.0",
"playwright": "^1.37.0"
"playwright-chromium": "^1.37.0"
},
"devDependencies": {
"@types/bcryptjs": "^2.4.2",