upgrade winston to v3

This commit is contained in:
Erfan Besharat 2020-06-30 20:56:31 +04:30
parent 003232bde7
commit 134b238001
3 changed files with 213 additions and 54 deletions

View file

@ -50,8 +50,8 @@
"socket.io": "2.1.1",
"text-encoding": "^0.7.0",
"tingodb": "^0.6.1",
"winston": "^2.3.1",
"winston-daily-rotate-file": "^1.4.4"
"winston": "^3.3.3",
"winston-daily-rotate-file": "^4.5.0"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.5.5",