From f4a166dcf71456b96f28fa569a037934968b21e1 Mon Sep 17 00:00:00 2001 From: Baymax Date: Mon, 23 Jan 2017 12:53:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dkoa-static2=20=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E7=BC=BA=E5=A4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 834b77b..f03f635 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "koa-multer": "^1.0.1", "koa-router": "^7.0.1", "koa-session2": "^1.0.8", + "koa-static2": "^0.1.8", "mysql": "^2.12.0", "nodemailer": "^2.7.2", "promise-mysql": "^3.0.0",