Skip to content

Commit

Permalink
Switch to my IE9 CORs enabled branch of fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-andrews committed Jan 26, 2015
1 parent 38b7466 commit 589d916
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -2,6 +2,6 @@
"name": "isomorphic-fetch",
"main": ["client.js"],
"dependencies": {
"fetch": "^0.7.0"
"fetch": "matthew-andrews/fetch#ie9"
}
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
},
"homepage": "https://github.com/matthew-andrews/node-fetch",
"dependencies": {
"whatwg-fetch": "^0.7.0",
"whatwg-fetch": "matthew-andrews/fetch#ie9",
"xmlhttprequest": "matthew-andrews/node-XMLHttpRequest"
},
"devDependencies": {
Expand Down

0 comments on commit 589d916

Please sign in to comment.