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

Bump connect-slashes to 0.0.10

seems to kill warning `npm WARN package.json connect-slashes@0.0.9 No repository field.`
This commit is contained in:
Nick Donohue 2013-10-20 01:46:19 -04:00
parent f085be4128
commit 2eb5758bc5

View file

@ -24,7 +24,7 @@
"dependencies": {
"express": "3.3.4",
"express-hbs": "0.2.2",
"connect-slashes": "0.0.9",
"connect-slashes": "0.0.10",
"node-polyglot": "0.2.1",
"moment": "2.1.0",
"underscore": "1.5.1",