es
Showing
| ... | ... | @@ -21,10 +21,12 @@ |
| "test:e2e": "jest --config ./test/jest-e2e.json" | ||
| }, | ||
| "dependencies": { | ||
| "@elastic/elasticsearch": "^7.16.0", | ||
| "@koishijs/plugin-assets-s3": "^1.0.0-beta.4", | ||
| "@nestjs/common": "^8.0.0", | ||
| "@nestjs/config": "^1.1.5", | ||
| "@nestjs/core": "^8.0.0", | ||
| "@nestjs/elasticsearch": "^8.0.0", | ||
| "@nestjs/platform-express": "^8.0.0", | ||
| "@nestjs/platform-ws": "^8.2.4", | ||
| "@nestjs/swagger": "^5.1.5", | ||
| ... | ... |
Please register or sign in to comment