Delete engine.io-client@1.5.1.json

This is causing an old and broken version of has-cors to get installed when you try and install socket.io.
This commit is contained in:
salfield
2016-02-27 02:34:36 +08:00
parent 4ed3c8df86
commit 1568131d8c
@@ -1,15 +0,0 @@
{
"dependencies": {
"xmlhttprequest" : "git+https://github.com/rase-/node-XMLHttpRequest.git#add/ssl-support",
"has-cors": "1.0.3",
"ws": "0.7.1",
"component-emitter": "1.1.2",
"indexof": "0.0.1",
"engine.io-parser": "1.2.1",
"debug": "2.1.3",
"parseuri": "0.0.4",
"parsejson": "0.0.1",
"parseqs": "0.0.2",
"component-inherit": "0.0.3"
}
}