@mtgame/core 0.1.47 → 0.1.48

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.
@@ -7092,7 +7092,7 @@ var RugbyGameStatistic = /** @class */ (function (_super) {
7092
7092
  penalty_goals_percent: 'penaltyGoalsPercent',
7093
7093
  drop_goals: 'dropGoals',
7094
7094
  drop_goal_misses: 'dropGoalMisses',
7095
- drop_goal_shots: 'dropGoalShots',
7095
+ drop_goal_kicks: 'dropGoalKicks',
7096
7096
  drop_goals_percent: 'dropGoalsPercent',
7097
7097
  free_kicks: 'freeKicks',
7098
7098
  yellow_cards: 'yellowCards',