mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Updated websocket.io
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
, "dependencies": {
|
||||
"debug": "0.6.0"
|
||||
, "engine.io-client": "git://github.com/LearnBoost/engine.io-client.git#da071a1327"
|
||||
, "websocket.io": "0.1.6"
|
||||
, "websocket.io": "0.2.1"
|
||||
}
|
||||
, "devDependencies": {
|
||||
"mocha": "*"
|
||||
, "expect.js": "*"
|
||||
, "superagent": "*"
|
||||
, "ws": "0.4.18"
|
||||
, "ws": "*"
|
||||
, "s": "*"
|
||||
}
|
||||
, "scripts" : { "test" : "make test" }
|
||||
|
||||
Reference in New Issue
Block a user