Skip to content

Commit e333c50

Browse files
committed
Bump Node version
1 parent acd78f7 commit e333c50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"engines": {
10-
"node": "20.x",
11-
"npm": "10.x"
10+
"node": ">= 24.x",
11+
"npm": ">= 11.x"
1212
},
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)