Visualizations, scatterplot: update handlebars since server runtime was updated

This commit is contained in:
Carl Eberhard
2015-02-09 11:02:31 -05:00
parent 2e9a80b5e2
commit 2b8fca4a03
2 changed files with 2 additions and 2 deletions
@@ -16,8 +16,8 @@
"devDependencies": {
"grunt": "~0.4.1",
"grunt-cli": "~0.1.9",
"grunt-contrib-handlebars": "~0.5.10",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-handlebars": "^0.9.3",
"grunt-contrib-uglify": "~0.2.2",
"grunt-contrib-watch": "~0.5.3"
}
File diff suppressed because one or more lines are too long