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:
parent
02eed81cdf
commit
e720ea9849
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue