fix: cannot build prod and delete unused file
This commit is contained in:
+2
-1
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user