Skip to content

Commit 47720a8

Browse files
committed
feature: @putout/operator-keyword: drop support of node < 20
1 parent b280778 commit 47720a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/operator-keyword/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"license": "MIT",
4747
"engines": {
48-
"node": ">=18"
48+
"node": ">=20"
4949
},
5050
"publishConfig": {
5151
"access": "public"

0 commit comments

Comments
 (0)