Update package.json

This commit is contained in:
Aleksandr Statciuk 2023-01-13 11:22:36 +03:00
parent 2707955e64
commit 077a128006
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "epg-grabber",
"version": "0.29.7",
"version": "0.29.8",
"description": "Node.js CLI tool for grabbing EPG from different sites",
"main": "src/index.js",
"preferGlobal": true,