From c3c4374e5585b6964cbf79bd936ddc5969c8c480 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 12:11:24 +0000 Subject: [PATCH] Fixing linting, Updating dist folder --- dist/lib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/lib.json b/dist/lib.json index 9d742001..45ffe071 100644 --- a/dist/lib.json +++ b/dist/lib.json @@ -34,5 +34,5 @@ "LIB_PlatformNotSupported": "Platform not supported: %s", "LIB_CopyFileFailed": "Error while copying the file. Attempts left: %s", "LIB_UndefinedNodeVersion": "Node version is undefined." - } + } }