Fix koa at v2.0.1 to avoid the breaking change in v2.1.0
This commit is contained in:
@ -3,3 +3,4 @@ node_js:
|
||||
- 4
|
||||
- 5
|
||||
- 6
|
||||
- 7
|
||||
|
@ -37,7 +37,7 @@
|
||||
"debug": "^2.2.0",
|
||||
"http-proxy": "^1.15.1",
|
||||
"kcors": "^1.3.0",
|
||||
"koa": "^2.1.0",
|
||||
"koa": "2.0.1",
|
||||
"koa-bodyparser": "^3.0.0",
|
||||
"koa-compress": "^1.0.9",
|
||||
"koa-conditional-get": "^1.0.3",
|
||||
|
Reference in New Issue
Block a user