diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 66966b1..d677bad 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,9 @@ "author": "Leonardo Bishop", "license": "UNLICENSED", "dependencies": { + "dateformat": "^5.0.2", "ejs": "^3.1.6", + "escape-html": "^1.0.3", "express": "^4.17.1" }, "type": "module", |
