ods-holidays
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -5,2 +5,2 @@ 'use strict'; | ||
module.exports.holidaysList = require('./lib/holiday.model'); | ||
module.exports.holidaysList = require('./lib/holiday.model').holidaysList; |
{ | ||
"name": "ods-holidays", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"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>", |
38009