mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
updated express-hbs to 0.7.10
This commit is contained in:
parent
a8164c7d3f
commit
5d2f411908
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
"connect-slashes": "1.2.0",
|
"connect-slashes": "1.2.0",
|
||||||
"downsize": "0.0.5",
|
"downsize": "0.0.5",
|
||||||
"express": "3.4.6",
|
"express": "3.4.6",
|
||||||
"express-hbs": "0.7.9",
|
"express-hbs": "0.7.10",
|
||||||
"fs-extra": "0.8.1",
|
"fs-extra": "0.8.1",
|
||||||
"knex": "0.5.8",
|
"knex": "0.5.8",
|
||||||
"lodash": "2.4.1",
|
"lodash": "2.4.1",
|
||||||
|
|
Loading…
Reference in a new issue