chore(release): bump build number to 131

This commit is contained in:
2025-03-31 20:33:34 -05:00
parent 6ec9f5827c
commit 075bba95ee

View File

@@ -35,7 +35,7 @@
} }
}, },
"admConfig": { "admConfig": {
"build": 130, "build": 131,
"oldBuild": "backend-0.1.3.zip" "oldBuild": "backend-0.1.3.zip"
}, },
"devDependencies": { "devDependencies": {
@@ -66,6 +66,7 @@
"adm-zip": "^0.5.16", "adm-zip": "^0.5.16",
"axios": "^1.8.4", "axios": "^1.8.4",
"bcryptjs": "^3.0.2", "bcryptjs": "^3.0.2",
"croner": "^9.0.0",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"drizzle-kit": "^0.30.5", "drizzle-kit": "^0.30.5",
"drizzle-orm": "^0.41.0", "drizzle-orm": "^0.41.0",
@@ -74,7 +75,6 @@
"fs-extra": "^11.3.0", "fs-extra": "^11.3.0",
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "^9.0.2",
"mssql": "^11.0.1", "mssql": "^11.0.1",
"node-cron": "^3.0.3",
"nodemailer": "^6.10.0", "nodemailer": "^6.10.0",
"nodemailer-express-handlebars": "^7.0.0", "nodemailer-express-handlebars": "^7.0.0",
"pg": "^8.14.1", "pg": "^8.14.1",