diff --git a/examples/jquery/package.json b/examples/jquery/package.json index 2c8f4ce3f5..860d9b8278 100644 --- a/examples/jquery/package.json +++ b/examples/jquery/package.json @@ -2,7 +2,7 @@ "private": true, "dependencies": { "director": "~1.2.2", - "handlebars": "~2.0.0", + "handlebars": "~3.0.4", "jquery": "~2.1.1", "todomvc-app-css": "^2.1.0", "todomvc-common": "~1.0.1"