mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-27 09:21:35 +07:00
build: raise Node 22 compatibility floor to 22.16
This commit is contained in:
@@ -9,7 +9,7 @@ read_when:
|
||||
|
||||
# Release Checklist (npm + macOS)
|
||||
|
||||
Use `pnpm` from the repo root with Node 24 by default. Node `22.12+` remains supported for compatibility. Keep the working tree clean before tagging/publishing.
|
||||
Use `pnpm` from the repo root with Node 24 by default. Node 22 LTS, currently `22.16+`, remains supported for compatibility. Keep the working tree clean before tagging/publishing.
|
||||
|
||||
## Operator trigger
|
||||
|
||||
|
||||
Reference in New Issue
Block a user