0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Bumping express-hbs version

issue #1357

- fix from jgable for async helpers.
This commit is contained in:
Hannah Wolfe 2013-11-01 10:31:14 +00:00
parent 02eed81cdf
commit e720ea9849

View file

@ -30,7 +30,7 @@
"engineStrict": true,
"dependencies": {
"express": "3.4.2",
"express-hbs": "0.5.0",
"express-hbs": "0.5.1",
"connect-slashes": "0.0.10",
"node-polyglot": "0.2.1",
"moment": "2.1.0",