nesto-moment-holiday
Advanced tools
Comparing version 1.5.4 to 1.5.5
@@ -75,3 +75,3 @@ //! moment-holiday.js locale configuration | ||
for (i = 0; i < dates.length; i++) { | ||
for (var i = 0; i < dates.length; i++) { | ||
if (dates[i].substring(0, 6) === 'easter') { | ||
@@ -78,0 +78,0 @@ var e = easter(m.year()); |
{ | ||
"name": "nesto-moment-holiday", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "A Moment.js plugin for handling holidays.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
256410