Skip to content

Commit 431fad6

Browse files
committed
update min node vesion in package json
1 parent e4c88db commit 431fad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.0.0-alpha",
44
"description": "An open source repository for the JetStream benchmark.",
55
"engines": {
6-
"node": ">=18.13.0",
6+
"node": ">=22.0.0",
77
"npm": ">=8.19.3"
88
},
99
"repository": {

0 commit comments

Comments
 (0)