mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Merge pull request #236 from defunctzombie/fix/component
add xmlhttprequest to component.json
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"component/has-cors": "1.0.2",
|
||||
"component/ws": "1.0.0",
|
||||
"LearnBoost/engine.io-protocol": "0.3.0",
|
||||
"visionmedia/debug": "*"
|
||||
"visionmedia/debug": "*",
|
||||
"component/xmlhttprequest": "0.0.1"
|
||||
},
|
||||
"main": "lib/index.js",
|
||||
"scripts": [
|
||||
|
||||
Reference in New Issue
Block a user