updated deps

This commit is contained in:
Lloyd Brookes
2014-09-09 21:18:30 +02:00
parent 80ed288e41
commit 2fc9ddb6d7

View File

@ -14,17 +14,17 @@
"repository": "https://github.com/75lb/local-web-server",
"author": "Lloyd Brookes",
"dependencies": {
"command-line-args": "^0.5.0",
"command-line-args": "~0.5.0",
"compression": "^1.0.2",
"config-master": "~0.2.0",
"connect": "^3.0.0",
"console-dope": "^0.3.0",
"home-path": "^0.1.1",
"console-dope": "~0.3.0",
"home-path": "~0.1.1",
"morgan": "^1.0.0",
"object-tools": "^1.0.3",
"serve-index": "^1.0.2",
"serve-static": "^1.2.2",
"stream-log-stats": "^0.1.0",
"stream-log-stats": "~0.1.0",
"typical": "^1.0.0"
},
"local-web-server": {