Skip to content

Commit

Permalink
Merge pull request tastejs#715 from chaplinjs/123
Browse files Browse the repository at this point in the history
Update chaplin bower.json and recompile it.
  • Loading branch information
sindresorhus committed Nov 5, 2013
2 parents b7b1e51 + bc39df4 commit ff1734d
Show file tree
Hide file tree
Showing 3 changed files with 2,600 additions and 11,740 deletions.
16 changes: 5 additions & 11 deletions labs/dependency-examples/chaplin-brunch/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,18 @@
"version": "0.0.0",
"dependencies": {
"todomvc-common": "~0.1.6",
"chaplin": "~0.10.0",
"underscore": "~1.4.4",
"backbone.localStorage": "~1.1.0",
"jquery": "~2.0.0"
"chaplin": "~0.11.3",
"exoskeleton": "~0.5.1",
"backbone.localStorage": "git://github.com/paulmillr/Backbone.localStorage.git#9c225b37bdea4ac21d4b2445fa8962fe74e3175b"
},
"overrides": {
"todomvc-common": {
"main": "bg.png"
},
"backbone": {
"main": "backbone.js",
"chaplin": {
"dependencies": {
"underscore": "*",
"jquery": "*"
"exoskeleton": "*"
}
},
"underscore": {
"main": "underscore.js"
}
}
}
Loading

0 comments on commit ff1734d

Please sign in to comment.