Properly support time locales

This commit is contained in:
Thomas Nordquist
2019-03-25 19:21:10 +01:00
parent ea7994dad9
commit 62cbf6547e
3 changed files with 13 additions and 3 deletions

View File

@@ -36,6 +36,7 @@
"jquery": "^3.3.1",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"moment": "^2.24.0",
"moving-average": "^1.0.0",
"number-abbreviate": "^2.0.0",
"prismjs": "^1.15.0",