@mtgame/core 0.2.27 → 0.2.28

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.
@@ -4880,7 +4880,8 @@
4880
4880
  newbie: 'newbie',
4881
4881
  rank: 'rank',
4882
4882
  shutout: 'shutout',
4883
- shutout_percent: 'shutoutPercent'
4883
+ shutout_percent: 'shutoutPercent',
4884
+ mvp_count: 'mvpCount'
4884
4885
  },
4885
4886
  relation: {
4886
4887
  leaguePlayer: exports.LeaguePlayer,