migration #51

Merged
cowch merged 166 commits from migration into main 2025-09-19 22:18:47 -05:00
Showing only changes of commit 3b939ff2d3 - Show all commits

View File

@@ -36,7 +36,7 @@
} }
}, },
"admConfig": { "admConfig": {
"build": 646, "build": 647,
"oldBuild": "backend-0.1.3.zip" "oldBuild": "backend-0.1.3.zip"
}, },
"devDependencies": { "devDependencies": {
@@ -94,4 +94,4 @@
"xlsx": "^0.18.5", "xlsx": "^0.18.5",
"zod": "^3.25.67" "zod": "^3.25.67"
} }
} }