@mtgame/core 0.2.114 → 0.2.115

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.
@@ -2668,6 +2668,7 @@
2668
2668
  tournament_team: 'tournamentTeam',
2669
2669
  score: 'score',
2670
2670
  score_by_period: 'scoreByPeriod',
2671
+ game_ids: 'gameIds',
2671
2672
  },
2672
2673
  relation: {
2673
2674
  team: exports.Team,