Fix for slow streaming issue #19 - downgraded socket.io to V 1.7.0

This commit is contained in:
Alicia Sykes
2018-01-04 00:34:09 +00:00
parent 735f4db7ea
commit b2c84abf8c

View File

@@ -40,7 +40,7 @@
"remove-words": "^0.9.0",
"sentiment-analysis": "^0.1.1",
"serve-favicon": "^2.3.0",
"socket.io": "^2.0.3",
"socket.io": "^1.7.0",
"stream-tweets": "^1.1.0",
"twit": "^2.2.9",
"watson-developer-cloud": "^3.0.3"