feature/boton-avisos

This commit is contained in:
2026-05-28 12:29:11 -06:00
parent baa826e36b
commit 9d32bc13ae
9 changed files with 414 additions and 9 deletions

View File

@@ -18,6 +18,7 @@
"@types/jsonwebtoken": "^9.0.10",
"@types/mssql": "^9.1.5",
"@types/node": "^22.0.0",
"@types/nodemailer": "^8.0.0",
"@types/pg": "^8.16.0",
"autoprefixer": "^10.4.24",
"postcss": "^8.5.6",
@@ -36,6 +37,7 @@
"express": "^4.18.2",
"jsonwebtoken": "^9.0.3",
"mssql": "^10.0.2",
"nodemailer": "^8.0.9",
"pg": "^8.18.0"
},
"type": "module"