diff --git a/patches/isomorphic-git@1.38.3.patch b/patches/isomorphic-git.patch similarity index 100% rename from patches/isomorphic-git@1.38.3.patch rename to patches/isomorphic-git.patch diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a7cae2dd..b678ba734 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false patchedDependencies: - isomorphic-git@1.38.3: e9b414a60d4cf1d8aa18f7a779483984e821989967c235662566e94ef0238d3f + isomorphic-git: e9b414a60d4cf1d8aa18f7a779483984e821989967c235662566e94ef0238d3f importers: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index e2da90810..b12628d69 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -4,4 +4,4 @@ packages: allowBuilds: esbuild: true patchedDependencies: - isomorphic-git@1.38.3: patches/isomorphic-git@1.38.3.patch + isomorphic-git: patches/isomorphic-git.patch