Upgrade to Koa 1.0.0

This commit is contained in:
Jonathan Cremin 2015-08-23 13:38:44 +01:00
parent c4314325a3
commit b4eddf2180

View file

@ -36,7 +36,7 @@
"http-errors": "~1.3.1",
"jspm": "~0.16.0",
"kcors": "~1.0.1",
"koa": "~0.21.0",
"koa": "~1.0.0",
"koa-bodyparser": "~2.0.1",
"koa-compress": "~1.0.8",
"koa-csrf": "~2.3.0",