migration #51

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

View File

@@ -36,7 +36,7 @@
} }
}, },
"admConfig": { "admConfig": {
"build": 568, "build": 569,
"oldBuild": "backend-0.1.3.zip" "oldBuild": "backend-0.1.3.zip"
}, },
"devDependencies": { "devDependencies": {
@@ -78,6 +78,7 @@
"fast-xml-parser": "^5.2.5", "fast-xml-parser": "^5.2.5",
"fs-extra": "^11.3.0", "fs-extra": "^11.3.0",
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "^9.0.2",
"morgan": "^1.10.1",
"mssql": "^11.0.1", "mssql": "^11.0.1",
"nodemailer": "^7.0.3", "nodemailer": "^7.0.3",
"nodemailer-express-handlebars": "^7.0.0", "nodemailer-express-handlebars": "^7.0.0",