0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00

Merge pull request #1270 from gotdibbs/bump-express-hbs-version

Bumped express-hbs version
This commit is contained in:
Hannah Wolfe 2013-10-24 12:22:35 -07:00
commit d4b6b6090b

View file

@ -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",