Upgrade to last version of iptv-playlist-parser

This commit is contained in:
freearhey
2019-10-07 04:15:27 +03:00
parent f689510a8e
commit 8892ee67e4
4 changed files with 8 additions and 11 deletions

6
package-lock.json generated
View File

@@ -32,9 +32,9 @@
}
},
"iptv-playlist-parser": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.1.2.tgz",
"integrity": "sha512-CItFULezZv3o+RANgZDXiVWqEBDtzCXn6YkTBzsWyxnYV/oOyzDsN2xMJ2U/a0CHIXzY3NZ+KNP7+VbcAI2DBQ==",
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.2.0.tgz",
"integrity": "sha512-qPWX9ou6SKOROnPk/zjXFekzJbWq+Q/5h6bkIOMWiRM+/P5SxY2e5N845I1nwWP5DvqlGaEGuGaX1xCjpOpO6w==",
"dev": true,
"requires": {
"m3u8-file-parser": "^0.2.1"