mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update package.json
This commit is contained in:
parent
2e21c85444
commit
f37a5b3d9b
1 changed files with 3 additions and 2 deletions
|
@ -3,10 +3,11 @@
|
|||
"scripts": {
|
||||
"lint": "node scripts/commands/lint.js",
|
||||
"validate": "node scripts/commands/validate.js",
|
||||
"act": "act workflow_dispatch",
|
||||
"test": "npx jest --runInBand",
|
||||
"test:commands": "npx jest --runInBand -- commands",
|
||||
"test:sites": "npx jest --runInBand -- sites"
|
||||
"test:sites": "npx jest --runInBand -- sites",
|
||||
"act": "act workflow_dispatch",
|
||||
"update-readme": "node scripts/commands/update-readme.js"
|
||||
},
|
||||
"private": true,
|
||||
"author": "Arhey",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue