Skip to content

Commit 7d85921

Browse files
chore: update node compatibility for eslint
1 parent f7a3a9d commit 7d85921

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
@@ -51,6 +51,6 @@
5151
"reporter": "spec"
5252
},
5353
"engines": {
54-
"node": ">=20.0.0"
54+
"node": ">=20.19.0 <21 || >=22.13.0 <23 || >=24.0.0"
5555
}
5656
}

0 commit comments

Comments
 (0)