Upgrade Node.js to 24 for npm trusted publishing (#329)

This commit is contained in:
eric sciple
2026-02-25 15:04:40 -06:00
committed by GitHub
parent 9dd856db3d
commit 9f770badd3
8 changed files with 41 additions and 14 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"yaml": "^2.0.0-8"
},
"engines": {
"node": ">= 18"
"node": ">= 20"
},
"files": [
"dist/**/*"