bump some dev deps

master
Jonathan Ong 2013-12-19 21:10:50 -08:00
parent b7df276eec
commit f061d1f8a9
1 changed files with 4 additions and 4 deletions

View File

@ -33,16 +33,16 @@
"devDependencies": {
"bytes": "~0.2.1",
"should": "~2.1.0",
"mocha": "~1.14.0",
"mocha": "~1.16.0",
"supertest": "~0.8.1",
"co-fs": "~1.1",
"co-views": "~0.1.0",
"ejs": "~0.8.4",
"koa-logger": "~1.0.1",
"koa-static": "~1.2.0",
"co-busboy": "git://github.com/cojs/busboy",
"koa-static": "~1.3.0",
"co-busboy": "~0.1.0",
"koa-route": "~1.0.2",
"swig": "~1.1.0",
"swig": "~1.2.0",
"co-body": "0.0.1"
},
"engines": {