mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
package: rolling back to ws 0.4.25 due to disconnection bug
for moar info: https://github.com/einaros/ws/issues/230
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"dependencies": {
|
||||
"global": "component/global",
|
||||
"has-cors": "component/has-cors",
|
||||
"ws": "0.4.29",
|
||||
"ws": "0.4.25",
|
||||
"xmlhttprequest": "LearnBoost/node-XMLHttpRequest",
|
||||
"emitter": "http://github.com/component/emitter/archive/1.0.1.tar.gz",
|
||||
"indexof": "0.0.1",
|
||||
|
||||
Reference in New Issue
Block a user