possibly final commit to this branch

This commit is contained in:
2023-04-07 16:18:21 +02:00
parent 8728e9b9c5
commit 9e76e0b4b5
22 changed files with 249 additions and 7 deletions

View File

@@ -14,7 +14,8 @@
"cookie-parser": "^1.4.6",
"express": "^4.18.2",
"express-session": "^1.17.3",
"serve-favicon": "^2.5.0"
"serve-favicon": "^2.5.0",
"serve-static": "^1.15.0"
},
"devDependencies": {
"acorn": "^8.8.2",