Commit f57e0b77 authored by Bo-Yi Wu's avatar Bo-Yi Wu

upgrade backbone to 1.1.1 and underscore to 1.6.0

Signed-off-by: default avatarBo-Yi Wu <appleboy.tw@gmail.com>
parent 55c44717
......@@ -2,8 +2,8 @@
"name": "todomvc-backbone",
"version": "0.0.0",
"dependencies": {
"backbone": "~1.1.0",
"underscore": "~1.5.0",
"backbone": "~1.1.1",
"underscore": "~1.6.0",
"jquery": "~2.0.0",
"todomvc-common": "~0.1.4",
"backbone.localStorage": "~1.1.0"
......
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