refactor(backend): changes to how the api incorrect routes are handled

This commit is contained in:
2025-07-14 21:58:01 -05:00
parent 2472374157
commit 80907a89a9
2 changed files with 7 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "logistics_support_tool",
"version": "0.0.3-alpha.22",
"version": "0.0.1-alpha.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "logistics_support_tool",
"version": "0.0.3-alpha.22",
"version": "0.0.1-alpha.1",
"license": "ISC",
"dependencies": {
"dotenv": "^17.2.0",