2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Bump express and express-hbs to latest versions

closes #875, issue #876, issue #830
This commit is contained in:
Hannah Wolfe 2013-10-21 10:21:57 +01:00
parent accf525061
commit 495f7bc3a7

View file

@ -22,8 +22,8 @@
},
"engineStrict": true,
"dependencies": {
"express": "3.3.4",
"express-hbs": "0.2.2",
"express": "3.4.2",
"express-hbs": "0.3.0",
"connect-slashes": "0.0.10",
"node-polyglot": "0.2.1",
"moment": "2.1.0",