v0.0.11
{ | { | ||
"name": "service-sdk", | "name": "service-sdk", | ||
"version": "0.0.10", | "version": "0.0.11", | ||
"private": true, | "private": true, | ||
"description": "Service SDK for LViS", | "description": "Service SDK for LViS", | ||
"keywords": [], | "keywords": [], | ||
... | @@ -12,6 +12,7 @@ | ... | @@ -12,6 +12,7 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"bluebird": "^3.4.6", | "bluebird": "^3.4.6", | ||
"co-body": "^4.2.0", | |||
"debug": "^2.2.0", | "debug": "^2.2.0", | ||
"koa": "^1.2.4", | "koa": "^1.2.4", | ||
"koa-bodyparser": "^2.2.0", | "koa-bodyparser": "^2.2.0", | ||
... | ... |
Please register or sign in to comment