chore: add Node version file (#853)

This commit is contained in:
Justin Hernandez
2025-08-07 17:48:25 -07:00
committed by GitHub
parent 026fda751b
commit 343515c35f
18 changed files with 38 additions and 17 deletions

View File

@@ -82,5 +82,8 @@
"ts-mocha": "^10.0.0",
"tsconfig-paths": "^4.2.0",
"tsx": "^4.20.3"
},
"engines": {
"node": ">=22 <23"
}
}