Update express-hbs to fix block helper issue.

fixes #2127
- Update express-hbs to 0.7.9
This commit is contained in:
Fabian Becker 2014-02-08 23:16:05 +01:00
parent 6b82bebd90
commit 24853c261b

View File

@ -40,7 +40,7 @@
"connect-slashes": "1.2.0",
"downsize": "0.0.5",
"express": "3.4.6",
"express-hbs": "0.7.6",
"express-hbs": "0.7.9",
"fs-extra": "0.8.1",
"knex": "0.5.0",
"lodash": "2.4.1",