Merge branch 'master' into feature/ln-ux

This commit is contained in:
boufni95 2020-07-29 14:52:41 +02:00
commit c02e8f3016
6 changed files with 272 additions and 64 deletions

View file

@ -41,6 +41,7 @@
"localtunnel": "^1.9.0",
"lodash": "^4.17.19",
"method-override": "^2.3.7",
"node-persist": "^3.1.0",
"promise": "^8.0.1",
"ramda": "^0.27.0",
"request": "^2.87.0",
@ -51,8 +52,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",