mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 19:36:58 -05:00
Update package.json
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user