🐛 Fixed locale on Calendar + moment to dayjs

This commit is contained in:
Tagaishi
2023-08-13 21:47:50 +02:00
parent 8130504430
commit b62b6b9ee7
6 changed files with 63 additions and 69 deletions

View File

@@ -72,8 +72,6 @@
"i18next": "^22.5.1",
"immer": "^10.0.2",
"js-file-download": "^0.4.12",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"next": "13.4.10",
"next-i18next": "^13.0.0",
"nzbget-api": "^0.0.3",
@@ -230,4 +228,4 @@
]
}
}
}
}