mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
parent
c020c44685
commit
cb0fed9ef2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
"test:commands": "npx jest --runInBand -- commands",
|
"test:commands": "npx jest --runInBand -- commands",
|
||||||
"test:sites": "TZ=Pacific/Nauru npx jest --runInBand -- sites",
|
"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",
|
"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"
|
"serve": "npx serve"
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue