qpp-measures-data
Advanced tools
Comparing version 1.31.6 to 1.31.7
const Constants = {}; | ||
Constants.validPerformanceYears = [2017, 2018, 2019]; | ||
Constants.validPerformanceYears = [2017, 2018, 2019, 2020]; | ||
// When you change the current performance year here, you must also change it in | ||
// /scripts/measures/build-measures | ||
Constants.currentPerformanceYear = 2019; | ||
Constants.currentPerformanceYear = 2020; | ||
module.exports = Constants; |
{ | ||
"name": "qpp-measures-data", | ||
"version": "1.31.6", | ||
"version": "1.31.7", | ||
"description": "Quality Payment Program Measures Data Repository", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29868480
232
545599