Skip to content

Commit 5b36911

Browse files
committed
feature: @putout/formatter-dump: drop support of 🐊 < 42
1 parent 1abe81c commit 5b36911

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/formatter-dump/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
"superc8": "^12.0.0"
4444
},
4545
"peerDependencies": {
46-
"putout": ">=40"
46+
"putout": ">=42"
4747
},
4848
"license": "MIT",
4949
"engines": {
50-
"node": ">=20.19"
50+
"node": ">=22"
5151
},
5252
"publishConfig": {
5353
"access": "public"

0 commit comments

Comments
 (0)