change to ejs

This commit is contained in:
biglyderv 2024-09-18 18:47:09 -04:00
parent d8f720856c
commit 68aed02187
No known key found for this signature in database
GPG key ID: 33AC87E9ACE66954
11 changed files with 62 additions and 74 deletions

View file

@ -10,6 +10,7 @@
"dependencies": {
"bcrypt": "^5.1.1",
"cookie-parser": "^1.4.6",
"ejs": "^3.1.10",
"express": "^4.19.2",
"sqlite": "^5.1.1",
"sqlite3": "^5.1.7",