mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update validate.js
This commit is contained in:
parent
eb182362c3
commit
260a104d66
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
const { parser, logger, api } = require('../core')
|
const { parser, logger, api } = require('../../core')
|
||||||
const { program } = require('commander')
|
const { program } = require('commander')
|
||||||
const chalk = require('chalk')
|
const chalk = require('chalk')
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue