Change opencost plugin to use @date-io/luxon instead of @date-io/date-fns
Signed-off-by: Neal Ormsbee <neal.ormsbee@gmail.com>
This commit is contained in:
committed by
Fredrik Adelöw
parent
ff83a7f394
commit
ef6eeff534
@@ -25,7 +25,7 @@
|
||||
"@backstage/core-components": "workspace:^",
|
||||
"@backstage/core-plugin-api": "workspace:^",
|
||||
"@backstage/theme": "workspace:^",
|
||||
"@date-io/date-fns": "^2.16.0",
|
||||
"@date-io/luxon": "1.x",
|
||||
"@material-ui/core": "^4.9.13",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "^4.0.0-alpha.60",
|
||||
|
||||
Reference in New Issue
Block a user