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

2
package-lock.json generated
View file

@ -25,7 +25,7 @@
"typescript": "^6.0.0"
},
"engines": {
"node": ">=14.17.0"
"node": ">=22.22.2"
},
"optionalDependencies": {
"nomyo-native": "file:./native"