update deps

This commit is contained in:
Jonathan Ong 2013-12-21 16:10:50 -08:00
parent 998b348632
commit afc9c32356

View file

@ -21,13 +21,13 @@
],
"license": "MIT",
"dependencies": {
"on-socket-error": "~1.0.0",
"co": "~3.0.0",
"on-socket-error": "~1.0.1",
"co": "~3.0.1",
"debug": "*",
"mime": "~1.2.11",
"fresh": "~0.2.0",
"negotiator": "~0.3.0",
"koa-compose": "~2.0.0",
"koa-compose": "~2.0.1",
"cookies": "~0.3.7",
"keygrip": "~1.0.0"
},
@ -39,8 +39,8 @@
"co-fs": "~1.1",
"co-views": "~0.1.0",
"ejs": "~0.8.4",
"koa-logger": "~1.0.1",
"koa-static": "~1.3.0",
"koa-logger": "~1.1.0",
"koa-static": "~1.4.0",
"co-busboy": "~0.1.0",
"koa-route": "~1.0.2",
"swig": "~1.2.0",