Skip to content

Commit fcfd871

Browse files
committed
feature: @putout/cli-choose-formater: drop support of 🐊< 40
1 parent 5ff65ed commit fcfd871

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/cli-choose-formatter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
},
4747
"license": "MIT",
4848
"peerDependencies": {
49-
"putout": ">=35"
49+
"putout": ">=40"
5050
},
5151
"engines": {
52-
"node": ">=18"
52+
"node": ">=20"
5353
},
5454
"publishConfig": {
5555
"access": "public"

0 commit comments

Comments
 (0)