Skip to content

Commit

Permalink
ER-814 - Removing 2019 wages for now as not legal yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjensenuk committed Nov 2, 2018
1 parent 25a8ce8 commit da1fae5
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@
"apprenticeshipMinimumWage": NumberDecimal("3.70"),
"nationalMinimumWageLowerBound": NumberDecimal("4.20"),
"nationalMinimumWageUpperBound": NumberDecimal("7.83")
},
{
"validFrom": ISODate("2019-04-01T00:00:00.000Z"),
"apprenticeshipMinimumWage": NumberDecimal("3.90"),
"nationalMinimumWageLowerBound": NumberDecimal("4.35"),
"nationalMinimumWageUpperBound": NumberDecimal("8.21")
}
]
}

0 comments on commit da1fae5

Please sign in to comment.