Skip to content

Commit

Permalink
Merge pull request tastejs#822 from bantic/ember-1.3.0-ember-data-1.0
Browse files Browse the repository at this point in the history
Update Ember to 1.3.1 and ember data to 1.0.0-beta.6, also jquery, handlebars
  • Loading branch information
sindresorhus committed Feb 3, 2014
2 parents c4d5e8f + ef7de97 commit f976510
Show file tree
Hide file tree
Showing 11 changed files with 27,470 additions and 19,691 deletions.
8 changes: 4 additions & 4 deletions architecture-examples/emberjs/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "0.0.0",
"dependencies": {
"todomvc-common": "~0.1.4",
"jquery": "~1.9.1",
"handlebars": "~1.0.0-rc.3",
"ember": "~1.0.0",
"ember-data": "1.0.0-beta.1",
"jquery": "~2.1.0",
"handlebars": "~1.3.0",
"ember": "~1.3.1",
"ember-data": "1.0.0-beta.6",
"ember-localstorage-adapter": "latest"
}
}
Loading

0 comments on commit f976510

Please sign in to comment.