Skip to content

Commit 239ff0d

Browse files
committed
Upgrade to Node.js 24.x.
1 parent 0756e88 commit 239ff0d

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
24

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"url": "https://develop.svn.wordpress.org/trunk"
88
},
99
"engines": {
10-
"node": ">=20.10.0",
11-
"npm": ">=10.2.3"
10+
"node": ">=24.15.0",
11+
"npm": ">=11.12.1"
1212
},
1313
"author": "The WordPress Contributors",
1414
"license": "GPL-2.0-or-later",

0 commit comments

Comments
 (0)