chore!: Bump minimum supported Node version to >=22

This commit is contained in:
Aaron
2026-07-25 20:13:30 -05:00
parent cffacffe34
commit 008f5a66c9
+1 -1
View File
@@ -210,7 +210,7 @@
}
},
"engines": {
"node": ">=20.12.0",
"node": ">=22",
"bun": ">=1.2.0"
}
}