@mtgame/core 0.1.103 → 0.1.104

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.
@@ -3509,6 +3509,8 @@
3509
3509
  mappingFields: {
3510
3510
  min_user_games_count: 'minUserGamesCount',
3511
3511
  min_user_time: 'minUserTime',
3512
+ min_goalkeeper_user_games_count: 'minGoalkeeperUserGamesCount',
3513
+ min_goalkeeper_user_time: 'minGoalkeeperUserTime',
3512
3514
  manual: 'manual',
3513
3515
  },
3514
3516
  })