From ebc0f3088c5c7c0d2be99be4d43ffa357419e7b1 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Tue, 19 Sep 2023 23:48:27 +0300 Subject: [PATCH] squash! --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 722dcbd..305e8a6 100644 --- a/package.json +++ b/package.json @@ -32,10 +32,10 @@ "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'" }, "dependencies": { - "files-pipe": "2.0.18" + "files-pipe": "2.0.19" }, "devDependencies": { - "typescript-esbuild": "0.1.15" + "typescript-esbuild": "0.1.16" }, "publishConfig": { "access": "public"