replace express with koa

This commit is contained in:
Roman Shtylman
2017-12-10 11:34:29 -08:00
parent 9933611319
commit b4a36c78b0
3 changed files with 229 additions and 277 deletions

View File

@@ -14,7 +14,7 @@
"bluebird": "3.5.1",
"book": "1.3.3",
"debug": "3.1.0",
"express": "4.14.0",
"koa": "2.4.1",
"localenv": "0.2.2",
"on-finished": "2.3.0",
"optimist": "0.6.1",