Skip to content

Commit

Permalink
Back to fetch for master
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-andrews committed May 21, 2015
1 parent 605153f commit 30f04d8
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": "matthew-andrews/fetch#ie9"
"fetch": "github/fetch#^0.8.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"homepage": "https://github.com/matthew-andrews/isomorphic-fetch/issues",
"dependencies": {
"node-fetch": "^1.0.1",
"whatwg-fetch": "matthew-andrews/fetch#ie9"
"whatwg-fetch": "^0.8.2"
},
"devDependencies": {
"chai": "^1.10.0",
Expand Down

0 comments on commit 30f04d8

Please sign in to comment.