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 62b8f57..6c8a302 100644 --- a/package.json +++ b/package.json @@ -33,10 +33,12 @@ "express-winston": "^4.2.0", "handlebars": "^4.7.7", "jsdom": "^17.0.0", + "logform": "^2.3.0", "mongodb": "^4.1.2", "typescript": "^4.4.3", "uuid": "^8.3.2", "winston": "^3.3.3", + "winston-transport": "^4.4.0", "xml2js": "^0.4.23" }, "devDependencies": { |
