package: introduce proper engine.io-client version

This commit is contained in:
Guillermo Rauch
2014-03-06 12:11:28 -08:00
parent 3e7bc3e4f8
commit ee529125d8

View File

@@ -10,7 +10,7 @@
"client"
],
"dependencies": {
"engine.io-client": "LearnBoost/engine.io-client#7c9b0f",
"engine.io-client": "1.0.0",
"emitter": "http://github.com/component/emitter/archive/1.0.1.tar.gz",
"bind": "http://github.com/component/bind/archive/0.0.1.tar.gz",
"object-component": "0.0.3",