Skip to content

Commit da945a0

Browse files
authored
chore(deps): narrow minimumReleaseAgeExclude to specific version (#45)
1 parent 7e1b4d9 commit da945a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)