Allow CORS

This commit is contained in:
Jonathan Cremin 2015-11-29 14:10:53 +00:00
parent 98576081d4
commit 38139d77d6
3 changed files with 3 additions and 0 deletions

View file

@ -45,6 +45,7 @@
"co": "~4.6.0",
"debug": "~2.2.0",
"jspm": "~0.16.13",
"kcors": "^1.0.1",
"koa": "~1.1.2",
"koa-bodyparser": "~2.0.1",
"koa-compress": "~1.0.8",