From 79bd19e78f85ef8bbdd91e9fae822891844e90c8 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 27 Feb 2022 09:18:48 +0300 Subject: [PATCH] Update lint.js --- scripts/commands/channels/lint.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/commands/channels/lint.js b/scripts/commands/channels/lint.js index a970bb8c..c14453a9 100644 --- a/scripts/commands/channels/lint.js +++ b/scripts/commands/channels/lint.js @@ -1,7 +1,7 @@ const chalk = require('chalk') const libxml = require('libxmljs') const { program } = require('commander') -const { logger, file } = require('../core') +const { logger, file } = require('../../core') const xsd = `