mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-12 11:37:49 +00:00
build: exclude @mariozechner packages from pnpm release age
This commit is contained in:
parent
ff36bc314d
commit
e7e383b7cf
1 changed files with 3 additions and 0 deletions
|
|
@ -1246,6 +1246,9 @@
|
|||
"packageManager": "pnpm@10.32.1",
|
||||
"pnpm": {
|
||||
"minimumReleaseAge": 2880,
|
||||
"minimumReleaseAgeExclude": [
|
||||
"@mariozechner/*"
|
||||
],
|
||||
"overrides": {
|
||||
"hono": "4.12.9",
|
||||
"@hono/node-server": "1.19.10",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue