Skip to content

Commit c45f1cc

Browse files
committed
Merge pull request tastejs#853 from appleboy/gh-pages
upgrade backbone to 1.1.1 and underscore to 1.6.0
2 parents 55c4471 + f57e0b7 commit c45f1cc

File tree

3 files changed

+247
-152
lines changed

3 files changed

+247
-152
lines changed

architecture-examples/backbone/bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "todomvc-backbone",
33
"version": "0.0.0",
44
"dependencies": {
5-
"backbone": "~1.1.0",
6-
"underscore": "~1.5.0",
5+
"backbone": "~1.1.1",
6+
"underscore": "~1.6.0",
77
"jquery": "~2.0.0",
88
"todomvc-common": "~0.1.4",
99
"backbone.localStorage": "~1.1.0"

0 commit comments

Comments
 (0)