Skip to content

Commit 7c03f12

Browse files
committed
feature: @putout/plugin-minify: drop support of 🐊 < 42
1 parent 8d872a3 commit 7c03f12

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/plugin-minify/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151
"supertape": "^12.0.0"
5252
},
5353
"peerDependencies": {
54-
"putout": ">=40"
54+
"putout": ">=42"
5555
},
5656
"license": "MIT",
5757
"engines": {
58-
"node": ">=20"
58+
"node": ">=22"
5959
},
6060
"publishConfig": {
6161
"access": "public"

0 commit comments

Comments
 (0)