mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Replace libxmljs with libxmljs2
This commit is contained in:
@@ -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')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user