diff --git a/demo/2015.04.01-hbs/hbs-with-fis/package.json b/demo/2015.04.01-hbs/hbs-with-fis/package.json index 30a60c4b..170e2a19 100644 --- a/demo/2015.04.01-hbs/hbs-with-fis/package.json +++ b/demo/2015.04.01-hbs/hbs-with-fis/package.json @@ -10,7 +10,7 @@ "license": "ISC", "dependencies": { "grunt": "^0.4.5", - "handlebars": "^3.0.1", + "handlebars": "^4.5.3", "hbs": "^3.0.1" } }