Convert dates to use luxon.js

This commit is contained in:
Kia Lam
2021-07-22 12:12:35 -04:00
parent f6104dd438
commit 304ec80d80
15 changed files with 148 additions and 163 deletions

View File

@@ -21,6 +21,7 @@
"has-ansi": "4.0.0",
"html-entities": "2.3.2",
"js-yaml": "^3.13.1",
"luxon": "^2.0.1",
"prop-types": "^15.6.2",
"react": "^16.13.1",
"react-ace": "^9.3.0",