fix: 优化
Showing
| ... | ... | @@ -11,9 +11,9 @@ |
| "license": "ISC", | ||
| "dependencies": { | ||
| "@elastic/elasticsearch": "^7.14.0", | ||
| "axios": "^0.21.1", | ||
| "cheerio": "^1.0.0-rc.10", | ||
| "mongoose": "^5.13.7", | ||
| "puppeteer": "^10.2.0", | ||
| "exceljs": "^4.3.0", | ||
| "koa": "^2.7.0", | ||
| "koa-bodyparser": "^4.2.1", | ||
| "koa-convert": "^1.2.0", | ||
| ... | ... | @@ -23,6 +23,6 @@ |
| "koa-router": "^7.4.0", | ||
| "koa-static": "^5.0.0", | ||
| "koa-views": "^6.2.0", | ||
| "axios": "^0.21.1" | ||
| "mongoose": "^5.13.7" | ||
| } | ||
| } | ||
| \ No newline at end of file |
Please
register
or
sign in
to comment