@mtgame/core 0.1.111 → 0.1.112

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.
@@ -6738,7 +6738,7 @@
6738
6738
  ModelInstance({
6739
6739
  mappingFields: {
6740
6740
  teams: 'teams',
6741
- leaguePlayers: 'league_players',
6741
+ league_players: 'leaguePlayers',
6742
6742
  },
6743
6743
  relation: {
6744
6744
  teams: listField(exports.Team),