update deps
This commit is contained in:
parent
998b348632
commit
afc9c32356
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
@ -21,13 +21,13 @@
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"on-socket-error": "~1.0.0",
|
"on-socket-error": "~1.0.1",
|
||||||
"co": "~3.0.0",
|
"co": "~3.0.1",
|
||||||
"debug": "*",
|
"debug": "*",
|
||||||
"mime": "~1.2.11",
|
"mime": "~1.2.11",
|
||||||
"fresh": "~0.2.0",
|
"fresh": "~0.2.0",
|
||||||
"negotiator": "~0.3.0",
|
"negotiator": "~0.3.0",
|
||||||
"koa-compose": "~2.0.0",
|
"koa-compose": "~2.0.1",
|
||||||
"cookies": "~0.3.7",
|
"cookies": "~0.3.7",
|
||||||
"keygrip": "~1.0.0"
|
"keygrip": "~1.0.0"
|
||||||
},
|
},
|
||||||
|
@ -39,8 +39,8 @@
|
||||||
"co-fs": "~1.1",
|
"co-fs": "~1.1",
|
||||||
"co-views": "~0.1.0",
|
"co-views": "~0.1.0",
|
||||||
"ejs": "~0.8.4",
|
"ejs": "~0.8.4",
|
||||||
"koa-logger": "~1.0.1",
|
"koa-logger": "~1.1.0",
|
||||||
"koa-static": "~1.3.0",
|
"koa-static": "~1.4.0",
|
||||||
"co-busboy": "~0.1.0",
|
"co-busboy": "~0.1.0",
|
||||||
"koa-route": "~1.0.2",
|
"koa-route": "~1.0.2",
|
||||||
"swig": "~1.2.0",
|
"swig": "~1.2.0",
|
||||||
|
|
Loading…
Reference in a new issue