use send 0.1.1 to get rid of npm warning

This commit is contained in:
Lars-Magnus Skog
2013-06-23 00:49:20 +02:00
parent aec3428489
commit 52a820113f

View File

@@ -30,7 +30,7 @@
"buffer-crc32": "0.2.1",
"fresh": "0.1.0",
"methods": "0.0.1",
"send": "0.1.0",
"send": "0.1.1",
"cookie-signature": "1.0.1",
"debug": "*"
},