0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Updated to latest version of express-hbs

issue #830
This commit is contained in:
Hannah Wolfe 2013-10-07 16:42:25 +01:00
parent c95d469eb3
commit d169bba3f8

View file

@ -12,7 +12,7 @@
"engineStrict": true,
"dependencies": {
"express": "3.4.0",
"express-hbs": "0.2.2",
"express-hbs": "0.3.0",
"connect-slashes": "0.0.9",
"node-polyglot": "0.2.1",
"moment": "2.1.0",