Skip to content

Commit 320fb45

Browse files
committed
feature: @putout/plugin-remove-useless-variables: drop support of 🐊 < 38
1 parent ba7a459 commit 320fb45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-remove-useless-variables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"nodemon": "^3.0.1"
4848
},
4949
"peerDependencies": {
50-
"putout": ">=36"
50+
"putout": ">=38"
5151
},
5252
"license": "MIT",
5353
"engines": {

0 commit comments

Comments
 (0)