mirror of
https://github.com/Lissy93/twitter-sentiment-visualisation.git
synced 2021-05-12 19:52:18 +03:00
Fix for slow streaming issue #19 - downgraded socket.io to V 1.7.0
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user