mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update package.json
This commit is contained in:
@@ -13,7 +13,6 @@
|
|||||||
"api:load": "./scripts/commands/api/load.sh",
|
"api:load": "./scripts/commands/api/load.sh",
|
||||||
"api:update": "node scripts/commands/api/update.js",
|
"api:update": "node scripts/commands/api/update.js",
|
||||||
"readme:update": "node scripts/commands/readme/update.js",
|
"readme:update": "node scripts/commands/readme/update.js",
|
||||||
"status:update": "node scripts/commands/status/update.js",
|
|
||||||
"lint": "npx eslint ./scripts/**/*.js",
|
"lint": "npx eslint ./scripts/**/*.js",
|
||||||
"test": "TZ=Pacific/Nauru npx jest --runInBand",
|
"test": "TZ=Pacific/Nauru npx jest --runInBand",
|
||||||
"test:commands": "npx jest --runInBand -- commands",
|
"test:commands": "npx jest --runInBand -- commands",
|
||||||
|
|||||||
Reference in New Issue
Block a user