Skip to content

Commit bd27d3b

Browse files
committed
feature: @putout/plugin-filesystem: drop support of 🐊 < 37
1 parent 360f8b6 commit bd27d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-filesystem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"try-catch": "^3.0.1"
6060
},
6161
"peerDependencies": {
62-
"putout": ">=36"
62+
"putout": ">=37"
6363
},
6464
"license": "MIT",
6565
"engines": {

0 commit comments

Comments
 (0)