docs: enforce node lts 22.16 which has sqlite support unflagged
This commit is contained in:
parent
2cc4339499
commit
5a254b746b
4 changed files with 4 additions and 8 deletions
|
|
@ -78,7 +78,7 @@
|
|||
},
|
||||
"packageManager": "pnpm@10.4.0",
|
||||
"engines": {
|
||||
"node": ">=22",
|
||||
"node": ">=22.16",
|
||||
"pnpm": ">=10.4 <11"
|
||||
},
|
||||
"pnpm": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue