fix mongoldb dot question
Showing
This diff is collapsed.
migrate.ts
0 → 100644
| ... | @@ -10,11 +10,13 @@ | ... | @@ -10,11 +10,13 @@ |
| "pretest": "tsc" | "pretest": "tsc" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@types/axios": "^0.14.0", | |||
| "@types/joi": "^10.3.0", | "@types/joi": "^10.3.0", | ||
| "aliyun-oss-upload-stream": "^1.3.0", | "aliyun-oss-upload-stream": "^1.3.0", | ||
| "aliyun-sdk": "^1.9.22", | "aliyun-sdk": "^1.9.22", | ||
| "aria2": "^3.0.0", | "aria2": "^3.0.0", | ||
| "async-busboy": "^0.4.0", | "async-busboy": "^0.4.0", | ||
| "axios": "^0.16.1", | |||
| "bluebird": "^3.5.0", | "bluebird": "^3.5.0", | ||
| "dotenv": "^4.0.0", | "dotenv": "^4.0.0", | ||
| "fs-extra-promise": "^1.0.1", | "fs-extra-promise": "^1.0.1", | ||
| ... | ... |
src/dot.ts
deleted
100644 → 0
Please register or sign in to comment