From a5bbf30776fa8d7fd1b3d21e9982ee424b2741e8 Mon Sep 17 00:00:00 2001 From: Seeroy <37861929+Seeroy@users.noreply.github.com> Date: Sun, 9 Jun 2024 10:23:50 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20pkgconfig?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkgconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgconfig.json b/pkgconfig.json index b004272..dc57ea0 100644 --- a/pkgconfig.json +++ b/pkgconfig.json @@ -1,6 +1,6 @@ { "assets": ["web/**/*", "languages/**/*", "web/assets/**/*"], "scripts": ["modules/**/*", "routers/**/*"], - "targets": ["node18-win-x64", "node18-linux-x64"], + "targets": ["node20-win-x64", "node20-linux-x64"], "outputPath": "dist" } \ No newline at end of file