Commit faf9bda2 authored by Sindre Sorhus's avatar Sindre Sorhus

jquery app - bump handlebars dependency

parent 718c327a
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
"name": "todomvc-jquery", "name": "todomvc-jquery",
"dependencies": { "dependencies": {
"todomvc-common": "~0.1.11", "todomvc-common": "~0.1.11",
"handlebars": "~1.3.0",
"jquery": "~2.1.1", "jquery": "~2.1.1",
"handlebars": "~2.0.0",
"director": "~1.2.2" "director": "~1.2.2"
} }
} }
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