Skip to content

Commit 55425b5

Browse files
Copilotmikeharder
andcommitted
bump engines.node to >=20.19.0 for eslint v10 compatibility
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
1 parent b6d7cf3 commit 55425b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"superagent": "^10.2.3"
5656
},
5757
"engines": {
58-
"node": ">=20.0.0"
58+
"node": ">=20.19.0"
5959
},
6060
"files": [
6161
"dist/lib",

0 commit comments

Comments
 (0)