Add session support

This commit is contained in:
Adrian Obelmejias
2016-02-11 16:04:07 -05:00
parent 8db424da3e
commit 1b184617af
3 changed files with 11 additions and 3 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-generic-session": "^1.10.1",
"koa-logger": "^1.3.0",
"koa-router": "^7.0.1"
},