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:
commit
b6b94a75d1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue