package: bumped socket.io-parser

This commit is contained in:
Guillermo Rauch
2012-12-18 15:50:14 -03:00
parent 6b3cdd7c9c
commit 2fa98fb61a

View File

@@ -14,7 +14,7 @@
"dependencies": {
"debug": "*",
"engine.io": "",
"socket.io-parser": "1.0.1",
"socket.io-parser": "1.0.2",
"socket.io-client": "1.0.0",
"send": "~0.1.0"
},