Skip to content

Commit 7767e30

Browse files
chore(deps): update node.js to >=20.18.2 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3de8e6a commit 7767e30

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"
14+
"node": ">=20.18.2"
1515
},
1616
"scripts": {
1717
"test": "xo && ava",

0 commit comments

Comments
 (0)