Replace moment with luxon

Signed-off-by: Joe Porpeglia <josephp@spotify.com>
This commit is contained in:
Joe Porpeglia
2021-06-25 11:34:35 -04:00
parent 6f47e3ec16
commit d000f29ee5
2 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@octokit/rest": "^18.5.3",
"moment": "^2.27.0",
"luxon": "^1.27.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-lazylog": "^4.5.3",