mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
Bumped express-hbs version
Fixes #830 - Bumped `express-hbs` version to `v0.5` which includes our updates to support azure (UNC paths) and a fix for caching of partials.
This commit is contained in:
parent
6cd22c306d
commit
52374f306e
@ -30,7 +30,7 @@
|
||||
"engineStrict": true,
|
||||
"dependencies": {
|
||||
"express": "3.4.2",
|
||||
"express-hbs": "0.3.0",
|
||||
"express-hbs": "0.5.0",
|
||||
"connect-slashes": "0.0.10",
|
||||
"node-polyglot": "0.2.1",
|
||||
"moment": "2.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user