Added update-codes script

This commit is contained in:
freearhey 2021-03-28 02:09:46 +03:00
parent f1b17a38e7
commit aad0fc4acc
3 changed files with 76 additions and 2 deletions

4
package-lock.json generated
View file

@ -8,9 +8,11 @@
"dependencies": {
"dayjs": "^1.10.4",
"epg-grabber": "^0.2.5",
"glob": "^7.1.6",
"html-to-text": "^7.0.0",
"jsdom": "^16.5.0",
"parse-duration": "^0.4.4"
"parse-duration": "^0.4.4",
"xml-js": "^1.6.11"
}
},
"node_modules/@types/tough-cookie": {