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 } } +