add tournament cache
Showing
This diff is collapsed.
... | ... | @@ -27,12 +27,14 @@ |
"@nestjs/platform-express": "^11.0.1", | ||
"@nestjs/swagger": "^11.1.5", | ||
"@nestjs/typeorm": "^11.0.0", | ||
"aragami": "^1.2.5", | ||
"class-transformer": "^0.5.1", | ||
"class-validator": "^0.14.1", | ||
"crypto-random-string": "3.3.1", | ||
"iconv-lite": "^0.6.3", | ||
"lodash": "^4.17.21", | ||
"nesties": "^1.1.1", | ||
"nestjs-aragami": "^1.2.0", | ||
"nestjs-mycard": "^4.0.2", | ||
"nicot": "^1.1.21", | ||
"pg": "^8.14.1", | ||
... | ... |
Please register or sign in to comment