@mtgame/core 0.2.51 → 0.2.52

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.
@@ -6540,6 +6540,7 @@
6540
6540
  defense_bonuses: 'defenseBonuses',
6541
6541
  games: 'games',
6542
6542
  draw_games_count: 'drawGamesCount',
6543
+ lose_games_count: 'loseGamesCount',
6543
6544
  },
6544
6545
  relation: {
6545
6546
  tournamentTeam: exports.TournamentTeam,