Update package.json

This commit is contained in:
Aleksandr Statciuk 2022-02-14 12:00:10 +03:00
parent bf03dae463
commit 3a85d78795

View file

@ -1,6 +1,8 @@
{
"name": "iptv",
"scripts": {
"act:auto-update": "act workflow_dispatch -W .github/workflows/auto-update.yml",
"act:check": "act pull_request -W .github/workflows/check.yml",
"db:create": "node scripts/commands/database/create.js",
"db:matrix": "node scripts/commands/database/matrix.js",
"db:update": "node scripts/commands/database/update.js",