@mtgame/core 1.0.9 → 1.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2398,6 +2398,7 @@
2398
2398
  rounds: 'rounds',
2399
2399
  final_rounds: 'finalRounds',
2400
2400
  third_place_rounds: 'thirdPlaceRounds',
2401
+ loser_final_rounds: 'loserFinalRounds',
2401
2402
  teams_count: 'teamsCount',
2402
2403
  type: 'type',
2403
2404
  min_player_games_count: 'minPlayerGamesCount',
@@ -11343,6 +11344,7 @@
11343
11344
  tournament_team: 'tournamentTeam',
11344
11345
  group: 'group',
11345
11346
  division: 'division',
11347
+ division_id: 'divisionId',
11346
11348
  points: 'points',
11347
11349
  handicap: 'handicap',
11348
11350
  games_count: 'gamesCount',