Commit 370b86c
committed
fix: regenerate pnpm lockfile for @anchor-lang/core 1.0.0
package.json specifies @anchor-lang/core 1.0.0 but the lockfile still
referenced 1.0.0-rc.5, causing 'pnpm install --frozen-lockfile' to fail
in CI (Anchor + TypeScript workflows).
Regenerated with 'pnpm install --no-frozen-lockfile' to sync the lockfile.1 parent 990d970 commit 370b86c
1 file changed
Lines changed: 19 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments