docs: enforce node lts 22.16 which has sqlite support unflagged

This commit is contained in:
Aarnav Tale 2025-06-24 10:39:51 -04:00
parent 2cc4339499
commit 5a254b746b
No known key found for this signature in database
4 changed files with 4 additions and 8 deletions

View file

@ -1,2 +1,3 @@
pnpm 10.4.0
node 22
node 22.16
go 1.24.4