Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "koa-cors", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "CORS middleware for Koa", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -39,3 +39,3 @@ koa-cors | ||
### max age | ||
### maxAge | ||
Configures the **Access-Control-Max-Age** CORS header. Set to an integer to pass the header, otherwise it is omitted. | ||
@@ -42,0 +42,0 @@ |
7217
7
133