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
127f9f2259
commit
06435776a1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"update-codes": "node scripts/update-codes.js",
|
"update-codes": "node scripts/update-codes.js",
|
||||||
"act": "act workflow_dispatch -W .github/workflows/auto-update.yml --artifact-server-path ./.artifacts",
|
"act": "act workflow_dispatch -W .github/workflows/auto-update.yml --artifact-server-path ./.artifacts",
|
||||||
"test": "jest"
|
"test": "npx jest --runInBand"
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"author": "Arhey",
|
"author": "Arhey",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue