mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-28 05:14:12 +03:00
Update express-hbs to fix block helper issue.
fixes #2127 - Update express-hbs to 0.7.9
This commit is contained in:
parent
6b82bebd90
commit
24853c261b
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user