common things
Showing
| ... | ... | @@ -29,6 +29,7 @@ |
| "@nestjs/typeorm": "^9.0.1", | ||
| "class-transformer": "^0.5.1", | ||
| "class-validator": "^0.13.2", | ||
| "lodash": "^4.17.21", | ||
| "nestjs-mycard": "^3.0.2", | ||
| "nicot": "^1.0.26", | ||
| "pg": "^8.8.0", | ||
| ... | ... | @@ -45,6 +46,7 @@ |
| "@nestjs/testing": "^9.0.0", | ||
| "@types/express": "^4.17.15", | ||
| "@types/jest": "28.1.8", | ||
| "@types/lodash": "^4.14.191", | ||
| "@types/node": "^16.0.0", | ||
| "@types/supertest": "^2.0.11", | ||
| "@typescript-eslint/eslint-plugin": "^5.0.0", | ||
| ... | ... |
src/tournament-rules/base.ts
0 → 100644
Please register or sign in to comment