Skip to content

Commit bc575cc

Browse files
authored
Merge pull request #76 from dargstack/renovate/node-24.x
chore(deps): update node.js to v24
2 parents 5bf0bc4 + 460a1dc commit bc575cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "GPL-3.0-only",
99
"type": "module",
1010
"engines": {
11-
"node": "22"
11+
"node": "24"
1212
},
1313
"packageManager": "pnpm@10.20.0",
1414
"scripts": {

0 commit comments

Comments
 (0)