Skip to content

Commit 751b1e1

Browse files
committed
feature: @putout/operator-parens: drop support of node < 20
1 parent ae223c5 commit 751b1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/operator-parens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"license": "MIT",
4545
"engines": {
46-
"node": ">=18"
46+
"node": ">=20"
4747
},
4848
"publishConfig": {
4949
"access": "public"

0 commit comments

Comments
 (0)