0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00

Updating express-hbs to latest

closes #630
This commit is contained in:
Hannah Wolfe 2013-09-06 13:33:46 +01:00
parent 0f70007028
commit 75a58bcd1e

View file

@ -12,7 +12,7 @@
"engineStrict": true,
"dependencies": {
"express": "3.3.4",
"express-hbs": "0.2.1",
"express-hbs": "0.2.2",
"node-polyglot": "0.2.1",
"moment": "2.1.0",
"underscore": "1.5.1",