Commit ff1734d8 authored by Sindre Sorhus's avatar Sindre Sorhus

Merge pull request #715 from chaplinjs/123

Update chaplin bower.json and recompile it.
parents b7b1e518 bc39df43
......@@ -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"
}
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment