upgrade handlebars to 2.0

This commit is contained in:
soulgalore 2014-09-10 14:49:25 +02:00
parent 362623fddd
commit 15d74fcdae
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
},
"main": "./lib/runner.js",
"dependencies": {
"handlebars": "1.3.x",
"handlebars": "2.0.x",
"phantomjs": "1.9.x",
"async": "0.9.x",
"fast-stats": "0.0.2",