fix(cloudcmd) socket.io: support of node < 4 (#121)

This commit is contained in:
coderaiser 2017-07-14 14:20:45 +03:00
parent 3137a23a1c
commit e238d52444

View file

@ -151,7 +151,7 @@
"rendy": "^1.1.0",
"restafary": "^2.0.0",
"salam": "^1.0.0",
"socket.io": "^2.0.1",
"socket.io": "^1.0.0",
"spero": "^2.0.0",
"squad": "^1.1.3",
"table": "^4.0.1",