mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-17 12:30:03 -04:00
Removed format, generate & update-readme scripts
All of these scripts should only run through GitHub Actions
This commit is contained in:
parent
9924cbe34c
commit
3d41daf2dd
1 changed files with 1 additions and 4 deletions
|
@ -1,10 +1,7 @@
|
|||
{
|
||||
"name": "iptv",
|
||||
"scripts": {
|
||||
"test": "node scripts/test.js",
|
||||
"format": "node scripts/format.js",
|
||||
"generate": "node scripts/generate.js",
|
||||
"update-readme": "node scripts/update-readme.js"
|
||||
"test": "node scripts/test.js"
|
||||
},
|
||||
"author": "Arhey",
|
||||
"private": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue