mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +03:00
Bump express and express-hbs to latest versions
closes #875, issue #876, issue #830
This commit is contained in:
parent
accf525061
commit
495f7bc3a7
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user