mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Replace libxmljs with libxmljs2
This commit is contained in:
parent
012cbb5330
commit
d5ca9983fb
4 changed files with 75 additions and 50 deletions
|
@ -1,5 +1,5 @@
|
|||
const chalk = require('chalk')
|
||||
const libxml = require('libxmljs')
|
||||
const libxml = require('libxmljs2')
|
||||
const { program } = require('commander')
|
||||
const { logger, file } = require('../../core')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue