Add koa logger

This commit is contained in:
Adrian Obelmejias
2016-02-11 15:59:51 -05:00
parent 6313446d9d
commit 8db424da3e
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -26,6 +26,7 @@
"koa": "^2.0.0-alpha.3",
"koa-bodyparser": "^2.0.1",
"koa-convert": "^1.2.0",
"koa-logger": "^1.3.0",
"koa-router": "^7.0.1"
},
"devDependencies": {