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:
Guillermo Rauch
2013-08-25 14:13:18 -07:00
parent beb22bde17
commit 9295638c71

View File

@@ -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",