Install luxon library

Docs: https://github.com/moment/luxon
This commit is contained in:
Aleksandr Statciuk 2023-05-28 21:01:36 +03:00
parent cecbba5180
commit fcfb259b27
3 changed files with 32 additions and 12 deletions

View file

@ -34,7 +34,7 @@
"cheerio": "^1.0.0-rc.10",
"commander": "^8.2.0",
"csv-parser": "^3.0.0",
"dayjs": "^1.10.8",
"dayjs": "^1.11.7",
"epg-grabber": "^0.31.0",
"epg-parser": "^0.2.0",
"form-data": "^4.0.0",
@ -46,6 +46,7 @@
"langs": "^2.0.0",
"libxmljs2": "^0.30.1",
"lodash": "^4.17.21",
"luxon": "^3.3.0",
"markdown-include": "^0.4.3",
"mockdate": "^3.0.5",
"nedb-promises": "^6.0.3",