mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 01:20:08 -04:00
Update package.json
This commit is contained in:
parent
786e95a388
commit
fef6c50bf1
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
"test": "run-script-os",
|
"test": "run-script-os",
|
||||||
"test:win32": "SET \"TZ=Pacific/Nauru\" && npx jest --runInBand",
|
"test:win32": "SET \"TZ=Pacific/Nauru\" && npx jest --runInBand",
|
||||||
"test:default": "TZ=Pacific/Nauru npx jest --runInBand",
|
"test:default": "TZ=Pacific/Nauru npx jest --runInBand",
|
||||||
"postinstall": "npm run api:load",
|
"postinstall": "test -n \"$SKIP_POSTINSTALL\" || npm run api:load",
|
||||||
"prepare": "husky"
|
"prepare": "husky"
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue