Skip to content

Commit ba76c2f

Browse files
committed
chore: use pnpm.overrides for claude-code version pin
for the exact version.
1 parent 83bf1cc commit ba76c2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Wait 7 days (10080 minutes) before installing newly published packages.
22
minimumReleaseAge: 10080
33
minimumReleaseAgeExclude:
4-
- '@anthropic-ai/*'
4+
- '@anthropic-ai/claude-code@2.1.92'
55
- '@socketaddon/*'
66
- '@socketbin/*'
77
- '@socketregistry/*'

0 commit comments

Comments
 (0)