mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-05-01 06:36:23 +08: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