mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 00:16:46 +02:00
MDL-83814 core: Bump Node to latest LTS
This commit is contained in:
parent
71f5b521e9
commit
d400c265a9
3 changed files with 3 additions and 3 deletions
|
@ -53,7 +53,7 @@
|
|||
"xpath": "0.0.32"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.11.0 <21"
|
||||
"node": ">=22.11.0 <23"
|
||||
},
|
||||
"browserslist": [
|
||||
">0.3%",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue