downgrade socket

This commit is contained in:
Daniel Lugo 2020-02-17 15:09:22 -04:00
parent fa3358733c
commit 4e01a387fb
2 changed files with 68 additions and 63 deletions

View file

@ -50,7 +50,7 @@
"request-promise": "^4.2.2",
"response-time": "^2.3.2",
"shelljs": "^0.8.2",
"socket.io": "^2.3.0",
"socket.io": "2.0.3",
"text-encoding": "^0.7.0",
"tingodb": "^0.6.1",
"winston": "^2.3.1",