Node.js min bumped to 22.22.2
All checks were successful
NYX Security Scan / nyx-scan (pull_request) Successful in 5m11s

Co-authored-by: alpha-nerd <alpha-nerd@users.noreply.bitfreedom.net>
This commit is contained in:
opencode-agent[bot] 2026-06-26 12:36:50 +00:00
parent 88f189bced
commit d3aa0e264c
3 changed files with 4 additions and 4 deletions

View file

@ -47,7 +47,7 @@
"author": "",
"license": "Apache-2.0",
"engines": {
"node": ">=14.17.0"
"node": ">=22.22.2"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^29.0.0",