Skip to content

Commit 8622b32

Browse files
committed
feature: @putout/plugin-react-hooks: drop support of 🐊 < 38
1 parent 43c2582 commit 8622b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-react-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-hooks"
3333
],
3434
"peerDependencies": {
35-
"putout": ">=34"
35+
"putout": ">=38"
3636
},
3737
"devDependencies": {
3838
"@putout/eslint-flat": "^2.0.0",

0 commit comments

Comments
 (0)