Commit 9bd47101 authored by Cory Forsyth's avatar Cory Forsyth

Update Ember to 1.3.1, Ember-Data to 1.0.0-beta.6

 * Also update handlebars to 1.3.0
 * Update jquery to 2.1.0
parent c4d5e8f8
...@@ -3,10 +3,10 @@ ...@@ -3,10 +3,10 @@
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"todomvc-common": "~0.1.4", "todomvc-common": "~0.1.4",
"jquery": "~1.9.1", "jquery": "~2.1.0",
"handlebars": "~1.0.0-rc.3", "handlebars": "~1.3.0",
"ember": "~1.0.0", "ember": "~1.3.1",
"ember-data": "1.0.0-beta.1", "ember-data": "1.0.0-beta.6",
"ember-localstorage-adapter": "latest" "ember-localstorage-adapter": "latest"
} }
} }
This source diff could not be displayed because it is too large. You can view the blob instead.
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