mirror of
https://github.com/yusufipk/RememberMe.git
synced 2026-09-11 10:56:07 +00:00
created(logger) I've added winston as logger
This commit is contained in:
+3
-1
@@ -3,7 +3,9 @@
|
||||
"express": "^4.17.1",
|
||||
"joi": "^17.4.1",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"mongoose": "^5.13.3"
|
||||
"mongoose": "^5.13.3",
|
||||
"winston": "^3.3.3",
|
||||
"winston-mongodb": "^5.0.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest": "^27.0.6",
|
||||
|
||||
Reference in New Issue
Block a user