From 4bf7d859b0507833bb91494e464844403d4ae5a4 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:16 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8C=90=20execFileNoThrowPorta?= =?UTF-8?q?ble.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/execFileNoThrowPortable.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/execFileNoThrowPortable.ts b/src/utils/execFileNoThrowPortable.ts index 40e8f12..3228741 100644 --- a/src/utils/execFileNoThrowPortable.ts +++ b/src/utils/execFileNoThrowPortable.ts @@ -87,3 +87,4 @@ export function execSyncWithDefaults_DEPRECATED( return null } } +