From 3b1037528ee896fc10fdc1a03600f0821ce1e64f Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Wed, 4 Oct 2023 19:24:22 +0300 Subject: [PATCH] squash! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc4a947..827b3be 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'" }, "devDependencies": { - "typescript-esbuild": "0.2.12" + "typescript-esbuild": "0.2.14" }, "publishConfig": { "access": "public"