Skip to content

Commit 9b204aa

Browse files
committed
fix(deps): restore workspace links for @socketbin packages
The lockfile was incorrectly using date-stamped versions (0.0.0-20251103.61247) instead of workspace links for @socketbin packages. This caused frozen-lockfile validation errors in CI with "version doesn't satisfy range" errors. Fixed by reverting to link: references for all @socketbin/cli-* packages: - @socketbin/cli-alpine-arm64 - @socketbin/cli-alpine-x64 - @socketbin/cli-darwin-arm64 - @socketbin/cli-darwin-x64 - @socketbin/cli-linux-arm64 - @socketbin/cli-linux-x64 - @socketbin/cli-win32-arm64 - @socketbin/cli-win32-x64 Also removed obsolete package definitions for the date-stamped versions.
1 parent b0bd227 commit 9b204aa

File tree

1 file changed

+8
-80
lines changed

1 file changed

+8
-80
lines changed

pnpm-lock.yaml

Lines changed: 8 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)