deskbookers-calendar
Advanced tools
Comparing version 0.16.6 to 0.16.7
@@ -46,3 +46,3 @@ 'use strict'; | ||
end = _ref2.end; | ||
return local.format(start, 'LT', culture) + ' — ' + local.format(end, 'h:mm', culture); | ||
return local.format(start, 'LT', culture) + ' — ' + local.format(end, 'LT', culture); | ||
}; | ||
@@ -49,0 +49,0 @@ |
{ | ||
"name": "deskbookers-calendar", | ||
"version": "0.16.6", | ||
"version": "0.16.7", | ||
"description": "Calendar! with events", | ||
@@ -5,0 +5,0 @@ "author": "Jason Quense <monastic.panic@gmail.com>", |
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
252813