Merge pull request #4386 from backstage/auth-backend-port-to-luxon

Auth backend port to Luxon
This commit is contained in:
Nils Streijffert
2021-02-11 14:22:30 +01:00
committed by GitHub
7 changed files with 49 additions and 19 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Migrated the package from using moment to Luxon. #4278