Skip to content

Commit 2cc1431

Browse files
authored
commit nodejs version
1 parent 1abb336 commit 2cc1431

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

.node-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
24.15.0

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nodejs 24.15.0

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@
66
"author": "Developer Express Inc.",
77
"license": "MIT",
88
"engines": {
9-
"node": ">=20.0.0",
9+
"node": "24.15.0",
1010
"pnpm": ">=10.22.0"
1111
},
12+
"volta": {
13+
"node": "24.15.0"
14+
},
1215
"homepage": "https://github.com/DevExpress/github-actions#readme",
1316
"bugs": {
1417
"url": "https://github.com/DevExpress/github-actions/issues"

0 commit comments

Comments
 (0)