Cleanup the momentjs dependency in @backstage/plugin-github-pull-requests-board

As per [ADR010: Use the Luxon Date Library](https://github.com/backstage/backstage/blob/master/docs/architecture-decisions/adr010-luxon-date-library.md),
we should replace momentjs with luxon.

Signed-off-by: Mengnan Gong <namco1992@gmail.com>
This commit is contained in:
Mengnan Gong
2022-10-18 16:05:43 +08:00
parent e167b944ae
commit 80d75adf3a
4 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -5674,7 +5674,7 @@ __metadata:
"@types/node": ^16.11.26
"@types/react": ^16.13.1 || ^17.0.0
cross-fetch: ^3.1.5
moment: ^2.29.1
luxon: ^3.0.0
msw: ^0.47.0
react-use: ^17.2.4
peerDependencies: