fix/reorganized scripts called in ejs files

This commit is contained in:
Joaquin committed 2025-05-09 11:06:13 -07:00
1 parent f3b121fc71
commit 4ee885ac57
3 files changed
+3 -1

No files matched your search

+1
View File
@@ -1442,6 +1442,7 @@
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-7.0.3.tgz",
"integrity": "sha512-Ajq6Sz1x7cIK3pN6KesGTah+1gnwMnx5gKl3piQlQQE/PwyJ4Mbc8is2psWYxK3RJTVeqsDaCv8ZzXLCDHMTZw==",
"license": "MIT-0",
"engines": {
"node": ">=6.0.0"
}