mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 05:12:15 +00:00
build: exclude @mariozechner packages from pnpm release age
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user