Handlebars 2.0

This commit is contained in:
Keivan Beigi 2015-02-04 11:40:31 -08:00
commit 9ca97d0135
5 changed files with 236 additions and 108 deletions

View file

@ -21,18 +21,19 @@
"gulp-cached": "1.0.1",
"gulp-concat": "2.4.2",
"gulp-declare": "0.3.0",
"gulp-handlebars": "2.2.0",
"gulp-handlebars": "3.0.1",
"gulp-jshint": "1.9.0",
"gulp-less": "1.3.6",
"gulp-print": "1.1.0",
"gulp-replace": "0.5.0",
"gulp-run": "1.6.6",
"webpack": "1.5.3",
"gulp-webpack": "1.2.0",
"gulp-wrap": "0.5.0",
"handlebars": "2.0.0",
"jshint-loader": "0.8.1",
"jshint-stylish": "1.0.0",
"run-sequence": "1.0.2",
"streamqueue": "0.1.1",
"jshint-loader" : "0.8.1"
"webpack": "1.5.3"
}
}