mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
@@ -11,7 +11,7 @@
|
||||
"test:commands": "npx jest --runInBand -- commands",
|
||||
"test:sites": "TZ=Pacific/Nauru npx jest --runInBand -- sites",
|
||||
"check": "npm run api:load && npm run channels:lint sites/**/*.js && npm run channels:validate sites/**/*.xml",
|
||||
"grab": "node scripts/commands/epg/grab.js",
|
||||
"grab": "npm run api:load && node scripts/commands/epg/grab.js",
|
||||
"serve": "npx serve"
|
||||
},
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user