evert0n / koa-cors

CORS middleware for Koa
MIT License
243 stars 48 forks source link

Support for Koa v2 #47

Open zymnytskiy opened 7 years ago

zymnytskiy commented 7 years ago
  1. changed koa version in package.json
  2. replaced generator functions with async functions (and this with ctx param)
  3. changed package version in package.json