Update package.json

This commit is contained in:
Aleksandr Statciuk 2022-11-20 16:15:37 +03:00
parent c7d13690d1
commit 6a03fd87b6
1 changed files with 1 additions and 1 deletions

View File

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