mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Update package.json
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"test": "run-script-os",
|
||||
"test:win32": "SET \"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"
|
||||
},
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user