Upgrade m3u-linter package

This commit is contained in:
Aleksandr Statciuk 2021-12-15 00:39:52 +03:00
parent b0265fd352
commit 79c73d93df
3 changed files with 4201 additions and 22 deletions

View File

@ -5,6 +5,7 @@
"require-header": true,
"attribute-quotes": true,
"require-info": true,
"require-title": true,
"no-trailing-spaces": false,
"no-whitespace-before-title": true,
"no-multi-spaces": true,

4220
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,7 +20,7 @@
"iptv-playlist-parser": "^0.10.2",
"jest": "^27.4.3",
"lodash": "^4.17.21",
"m3u-linter": "^0.2.2",
"m3u-linter": "^0.3.0",
"markdown-include": "^0.4.3",
"mz": "^2.7.0",
"nedb-promises": "^5.0.2",