0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

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",