Remove iso-639-1 package & install langs

This commit is contained in:
freearhey 2020-04-11 04:51:01 +03:00
parent 97f0454d20
commit aefa622447
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -109,10 +109,10 @@
"integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
"dev": true
},
"iso-639-1": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/iso-639-1/-/iso-639-1-2.1.0.tgz",
"integrity": "sha512-8CTinLimb9ncAJ11wpCETWZ51qsQ3LS4vMHF2wxRRtR3+b7bvIxUlXOGYIdq0413+baWnbyG5dBluVcezOG/LQ==",
"langs": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/langs/-/langs-2.0.0.tgz",
"integrity": "sha1-AMMs5IFSpJphRFC5uiYyq1igo2Q=",
"dev": true
},
"m3u8-file-parser": {

View file

@ -16,7 +16,7 @@
"escape-string-regexp": "^2.0.0",
"fluent-ffmpeg": "^2.1.2",
"iptv-playlist-parser": "^0.3.0",
"iso-639-1": "^2.1.0",
"langs": "^2.0.0",
"markdown-include": "^0.4.3"
}
}