mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-12 10:00:05 -04:00
Update package.json
This commit is contained in:
parent
3e369566f0
commit
70207240d5
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
"playlist:generate": "node scripts/commands/playlist/generate.js",
|
||||
"playlist:update": "node scripts/commands/playlist/update.js",
|
||||
"playlist:lint": "npx m3u-linter -c m3u-linter.json",
|
||||
"playlist:cleaner": "node scripts/commands/playlist/cleaner.js",
|
||||
"readme:update": "node scripts/commands/readme/update.js",
|
||||
"test": "jest --runInBand"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue