Skip to content

Commit a784e5c

Browse files
chore(deps): update node.js to >=20.19.0
1 parent 961add6 commit a784e5c

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
@@ -11,7 +11,7 @@
1111
},
1212
"sideEffects": false,
1313
"engines": {
14-
"node": ">=20.18.3"
14+
"node": ">=20.19.0"
1515
},
1616
"scripts": {
1717
"test": "xo && ava",

0 commit comments

Comments
 (0)