fix package.json
Showing
This diff is collapsed.
| ... | ... | @@ -10,6 +10,7 @@ |
| "pretest": "tsc" | ||
| }, | ||
| "dependencies": { | ||
| "@types/joi": "^10.3.0", | ||
| "aliyun-oss-upload-stream": "^1.3.0", | ||
| "aliyun-sdk": "^1.9.22", | ||
| "aria2": "^3.0.0", | ||
| ... | ... | @@ -19,6 +20,7 @@ |
| "fs-extra-promise": "^1.0.1", | ||
| "inversify": "^3.3.0", | ||
| "iridium": "^7.1.6", | ||
| "joi": "^10.4.1", | ||
| "koa": "^2.0.0", | ||
| "koa-bodyparser": "^4.2.0", | ||
| "koa-hbs": "next", | ||
| ... | ... |
Please register or sign in to comment