update to has-cors 1.0.3

Fixes graceful fallback if XMLHttp request is disabled in IE
This commit is contained in:
Roman Shtylman
2014-01-26 16:10:27 -05:00
parent 8454c2cdf9
commit fc91fd39d7

View File

@@ -23,7 +23,7 @@
],
"dependencies": {
"global": "https://github.com/component/global/archive/v2.0.1.tar.gz",
"has-cors": "https://github.com/component/has-cors/archive/v1.0.2.tar.gz",
"has-cors": "1.0.3",
"ws": "0.4.31",
"xmlhttprequest": "https://github.com/LearnBoost/node-XMLHttpRequest/archive/0f36d0b5ebc03d85f860d42a64ae9791e1daa433.tar.gz",
"emitter": "http://github.com/component/emitter/archive/1.0.1.tar.gz",