0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Merge pull request #2155 from halfdan/2127-express-fix

Update express-hbs to fix block helper issue.
This commit is contained in:
Hannah Wolfe 2014-02-14 09:30:29 +00:00
commit b6b94a75d1

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