@brightspace-ui/intl
Advanced tools
Comparing version 3.0.9 to 3.0.10
@@ -25,3 +25,3 @@ import {getDocumentLocaleSettings, getLanguage, merge} from './common.js'; | ||
second: '2-digit', | ||
hour12: false, | ||
hourCycle: 'h23' | ||
}; | ||
@@ -28,0 +28,0 @@ if (timezone) { |
{ | ||
"name": "@brightspace-ui/intl", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"description": "Internationalization APIs for number, date, time and file size formatting and parsing in D2L Brightspace.", | ||
@@ -47,3 +47,3 @@ "main": "lib/number.js", | ||
"http-server": "^0.12", | ||
"mocha": "^8", | ||
"mocha": "~8.0.1", | ||
"mocha-headless-chrome": "^3", | ||
@@ -50,0 +50,0 @@ "semantic-release": "^17" |
55200