chore: add handlebars package on package.json

This commit is contained in:
mg-twentyone
2025-10-07 14:39:53 +02:00
parent 1c2cdfe063
commit 4472ec031a

View File

@@ -26,6 +26,7 @@
"csv-parser": "^3.0.0", "csv-parser": "^3.0.0",
"express": "^4.17.1", "express": "^4.17.1",
"express-handlebars": "^5.3.4", "express-handlebars": "^5.3.4",
"handlebars": "^4.7.8",
"moment": "^2.29.1", "moment": "^2.29.1",
"morgan": "1.9.1" "morgan": "1.9.1"
} }