updated engine and -parser dependencies

This commit is contained in:
Kevin Roark
2014-02-19 19:54:31 -05:00
parent 8c3ca99e7c
commit b1c971507b

View File

@@ -15,8 +15,8 @@
"test": "make test"
},
"dependencies": {
"engine.io": "0.9.0",
"socket.io-parser": "1.0.2",
"engine.io": "LearnBoost/engine.io#f071471",
"socket.io-parser": "2.0.0",
"socket.io-client": "LearnBoost/socket.io-client",
"has-binarydata": "0.0.31",
"debug": "0.7.4"