Node.js min bumped to 22.22.2
All checks were successful
NYX Security Scan / nyx-scan (pull_request) Successful in 5m11s
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:
parent
88f189bced
commit
d3aa0e264c
3 changed files with 4 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue