Skip to content

Commit aebf5e6

Browse files
chore(deps): update node.js to v24
1 parent 79442b0 commit aebf5e6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.nvmrc

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

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"release:major": "npm run release -- --release-as major"
1717
},
1818
"engines": {
19-
"node": "^12 || ^14.18 || ^16 || ^17"
19+
"node": "^24.0.0"
2020
},
2121
"repository": {
2222
"type": "git",

0 commit comments

Comments
 (0)