ods-holidays
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -5,2 +5,2 @@ 'use strict'; | ||
exports.holidaysList = holidaysList; | ||
exports.holidaysList = require('./lib/holiday.model').holidaysList; |
{ | ||
"name": "ods-holidays", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "API for calculating correct past and future dates of government recognized holidays in Ontario", | ||
@@ -5,0 +5,0 @@ "author": "Cheyenne Arrowsmith <cheyenne.arrowsmith@ontario.ca>", |
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
37995