mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Bump express and express-hbs to latest versions
closes #875, issue #876, issue #830
This commit is contained in:
parent
accf525061
commit
495f7bc3a7
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue