From 7bd82ac4103aef28fb2d2f40be91f495dfa6db5d Mon Sep 17 00:00:00 2001 From: jongleberry Date: Wed, 12 Apr 2017 22:47:17 -0700 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20koa-compose@4=20=E2=80=94=20remo?= =?UTF-8?q?ve=20any-promise?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7521cd4..26fbf35 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "http-assert": "^1.1.0", "http-errors": "^1.2.8", "is-generator-function": "^1.0.3", - "koa-compose": "^3.0.0", + "koa-compose": "^4.0.0", "koa-convert": "^1.2.0", "koa-is-json": "^1.0.0", "mime-types": "^2.0.7",