Skip to content

Commit 63c4f40

Browse files
committed
feature: @putout/plugin-convert-assignment-to-declaration: drop support of 🐊 < 37
1 parent 47a5ba0 commit 63c4f40

File tree

1 file changed

+2
-2
lines changed
  • packages/plugin-convert-assignment-to-declaration

1 file changed

+2
-2
lines changed

packages/plugin-convert-assignment-to-declaration/package.json

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

0 commit comments

Comments
 (0)