Skip to content

Commit

Permalink
Add bonus numbers for 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
tormodhau committed Sep 12, 2023
1 parent a596872 commit b63f2d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/advanced-calculator/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export const historicBonus: HistoricBonus[] = [
[2019, 85358],
[2020, 56673],
[2021, 71206],
[2022, 46609],
];

export type PayscaleSingleYear = {
Expand Down

0 comments on commit b63f2d9

Please sign in to comment.