Skip to content

Commit

Permalink
Merge pull request #30 from egeriis/bower-fixes
Browse files Browse the repository at this point in the history
Bower fixes
  • Loading branch information
mrjoelkemp committed Feb 22, 2014
2 parents 3ebb1af + a76e434 commit 748a11a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "backbone.cocktail",
"name": "cocktail",
"version": "0.5.3",
"homepage": "https://github.com/onsi/cocktail",
"authors": [
Expand All @@ -18,7 +18,7 @@
"spec"
],
"dependencies": {
"backbone": "~1.0.0",
"backbone": "~1.1.0",
"underscore": "~1.5.1"
}
}

0 comments on commit 748a11a

Please sign in to comment.