aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index cbae2c7..293868e 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,8 @@
"ejs": "^3.1.6",
"escape-html": "^1.0.3",
"express": "^4.17.1",
- "glob": "^7.2.0"
+ "glob": "^7.2.0",
+ "winston": "^3.3.3"
},
"type": "module",
"devDependencies": {