Align supported Node.js engines field with dependency requirements (#231)

This commit is contained in:
eric sciple
2025-12-05 15:28:10 -06:00
committed by GitHub
parent 7b9adb106e
commit 4429c41275
6 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"yaml": "^2.0.0-8"
},
"engines": {
"node": ">= 16.15"
"node": ">= 18"
},
"files": [
"dist/**/*"