From 58fc113169f3806fcdf2e14a479e6ef3f4fb1810 Mon Sep 17 00:00:00 2001 From: "Nikola R. Hristov" Date: Fri, 8 Mar 2024 13:05:12 +0200 Subject: [PATCH] squash! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26757d7..35a4e4b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'" }, "dependencies": { - "files-pipe": "2.1.10" + "files-pipe": "2.1.11" }, "devDependencies": { "typescript-esbuild": "0.3.11"