mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 21:31:26 +00:00
build(pnpm): exclude openclaw from minimum release age
This commit is contained in:
@@ -6,8 +6,9 @@ packages:
|
||||
|
||||
minimumReleaseAge: 2880
|
||||
|
||||
# minimumReleaseAgeExclude:
|
||||
# - "@mariozechner/*"
|
||||
minimumReleaseAgeExclude:
|
||||
- "openclaw"
|
||||
- "@mariozechner/*"
|
||||
|
||||
onlyBuiltDependencies:
|
||||
- "@lydell/node-pty"
|
||||
|
||||
Reference in New Issue
Block a user