Commit 06cce39
committed
Regenerate pnpm-lock.yaml for bumped internal dep minimums
The previous commit bumped @atomicmemory/sdk to ^1.0.2 and
@atomicmemory/mcp-server to ^0.1.2 across adapters, plugins, and
packages, but pnpm-lock.yaml still had the old specifiers, so
`pnpm install --frozen-lockfile` rejected the mismatch on CI.
Ran `pnpm install --lockfile-only` to update the specifier fields
under each workspace project's `dependencies` block in the
lockfile. No other dependency resolution changed; the `link:`
targets to the in-workspace packages are unchanged.1 parent 95efa23 commit 06cce39
1 file changed
Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments