mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update package.json
This commit is contained in:
parent
7c1b89117d
commit
3dad85dbad
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
"programs:save": "node scripts/commands/programs/save.js",
|
"programs:save": "node scripts/commands/programs/save.js",
|
||||||
"guides:update": "NODE_OPTIONS=--max-old-space-size=5120 node scripts/commands/guides/update.js",
|
"guides:update": "NODE_OPTIONS=--max-old-space-size=5120 node scripts/commands/guides/update.js",
|
||||||
"guides:update_legacy": "node scripts/commands/guides/update_legacy.js",
|
"guides:update_legacy": "node scripts/commands/guides/update_legacy.js",
|
||||||
"guides:validate": "node scripts/commands/guides/validate.js",
|
"guides:validate": "NODE_OPTIONS=--max-old-space-size=5120 node scripts/commands/guides/validate.js",
|
||||||
"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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue