pagerduty: fix luxon dependency range

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-02-17 10:39:53 +01:00
parent 3a2a893df6
commit edeeac7e9d
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"classnames": "^2.2.6",
"luxon": "2.3.0",
"luxon": "^2.0.2",
"react-router-dom": "6.0.0-beta.0",
"react-use": "^17.2.4"
},