point socket.io-client to my fork with newer xmlhttprequest

This commit is contained in:
Jose F. Romaniello 2013-01-07 10:39:14 -03:00
parent 73102803f3
commit 2b2e0b93d5

View File

@ -34,6 +34,6 @@
"connect": "~2.4.6",
"passport-local": "~0.1.6",
"xmlhttprequest": "~1.5.0",
"socket.io-client": "~0.9.11"
"socket.io-client": "git+https://github.com/jfromaniello/socket.io-client.git"
}
}