fix: cannot build prod and delete unused file

This commit is contained in:
2026-07-08 18:42:54 +02:00
parent 73dd672fdb
commit 99a1097053
6 changed files with 32 additions and 19 deletions
+2 -1
View File
@@ -34,6 +34,7 @@
"@eslint/js": "^10.0.1",
"@types/cors": "^2.8.19",
"@types/express": "^5.0.6",
"concurrently": "^10.0.3"
"concurrently": "^10.0.3",
"globals": "^17.7.0"
}
}