From 6465bbc4d4775ef151f3364590837ff535cdcc1b Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Mon, 23 Oct 2023 19:56:34 +0300 Subject: [PATCH] squash! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d7964e..01a97a3 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'" }, "dependencies": { - "files-pipe": "2.1.0" + "files-pipe": "NikolaRHristov/FilesPipe#main" }, "devDependencies": { "typescript-esbuild": "0.2.25"