@mtgame/core 1.0.9 → 1.0.10

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',