0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Updated to latest version of express

closes #875
This commit is contained in:
Hannah Wolfe 2013-10-07 14:31:57 +01:00
parent c0d5167f7d
commit c95d469eb3

View file

@ -11,7 +11,7 @@
},
"engineStrict": true,
"dependencies": {
"express": "3.3.4",
"express": "3.4.0",
"express-hbs": "0.2.2",
"connect-slashes": "0.0.9",
"node-polyglot": "0.2.1",