mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-07 22:09:57 +00:00
build: raise Node 22 compatibility floor to 22.16
This commit is contained in:
@@ -420,7 +420,7 @@
|
||||
"node-llama-cpp": "3.16.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.12.0"
|
||||
"node": ">=22.16.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.23.0",
|
||||
"pnpm": {
|
||||
|
||||
Reference in New Issue
Block a user