aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 818b361..44e13a2 100644
--- a/package.json
+++ b/package.json
@@ -20,9 +20,11 @@
"badgen": "3.0.1",
"dotenv": "8.2.0",
"express": "4.17.1",
+ "express-winston": "^4.0.1",
"jsdom": "^15.2.1",
"mongodb": "^3.3.5",
- "typescript": "^3.7.2"
+ "typescript": "^3.7.2",
+ "winston": "^3.2.1"
},
"devDependencies": {
"prettier": "^1.19.1"