Skip to content

Commit

Permalink
fix: downgrade lockfile to match pnpm version in package.json (#9567)
Browse files Browse the repository at this point in the history
### Description

#9533 accidentally bumped our
lockfile be a pnpm 9 lockfile, we're on pnpm 8

### Testing Instructions

`corepack enable && pnpm i --frozen-lockfile` will now work
  • Loading branch information
chris-olszewski authored Dec 5, 2024
1 parent eef7137 commit aaf7792
Showing 1 changed file with 5,718 additions and 7,472 deletions.
Loading

0 comments on commit aaf7792

Please sign in to comment.