Skip to content

Commit

Permalink
Go back to master now credentials & pre-check-centralisation PRs are …
Browse files Browse the repository at this point in the history
…merged
  • Loading branch information
matthew-andrews committed Jan 24, 2015
1 parent 3d6bdd1 commit 38b7466
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "isomorphic-fetch",
"main": ["client.js"],
"dependencies": {
"fetch": "matthew-andrews/fetch#master"
"fetch": "^0.7.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"homepage": "https://github.com/matthew-andrews/node-fetch",
"dependencies": {
"whatwg-fetch": "matthew-andrews/fetch",
"whatwg-fetch": "^0.7.0",
"xmlhttprequest": "matthew-andrews/node-XMLHttpRequest"
},
"devDependencies": {
Expand Down

0 comments on commit 38b7466

Please sign in to comment.