Skip to content

Commit 047babc

Browse files
committed
feature: @putout/plugin-for-of: drop support of 🐊 < 38
1 parent 8e213c7 commit 047babc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/plugin-for-of/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
"putout",
2929
"putout-plugin",
3030
"plugin",
31-
"for-of",
32-
"try-to-catch"
31+
"for-of"
3332
],
3433
"devDependencies": {
3534
"@putout/eslint-flat": "^2.0.0",
@@ -53,7 +52,7 @@
5352
"nodemon": "^3.0.1"
5453
},
5554
"peerDependencies": {
56-
"putout": ">=37"
55+
"putout": ">=38"
5756
},
5857
"license": "MIT",
5958
"engines": {

0 commit comments

Comments
 (0)