build: raise Node 22 compatibility floor to 22.16

This commit is contained in:
Altay
2026-03-12 15:24:54 +03:00
committed by Ayaan Zaidi
parent deada7edd3
commit 0a8d2b6200
17 changed files with 35 additions and 35 deletions

View File

@@ -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": {