Skip to content

Commit 8bc1be8

Browse files
committed
feature: @putout/processor-html: drop support of 🐊 < 40
1 parent c2e3e7a commit 8bc1be8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/processor-html/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
"putout": "*"
4242
},
4343
"peerDependencies": {
44-
"putout": ">=38"
44+
"putout": ">=40"
4545
},
4646
"license": "MIT",
4747
"engines": {
48-
"node": ">=18"
48+
"node": ">=20"
4949
},
5050
"publishConfig": {
5151
"access": "public"

0 commit comments

Comments
 (0)