Skip to content

Commit 961b4d7

Browse files
committed
feature: @putout/plugin-filesystem: drop support of 🐊 < 38
1 parent 883b1d6 commit 961b4d7

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
@@ -58,7 +58,7 @@
5858
"try-catch": "^3.0.1"
5959
},
6060
"peerDependencies": {
61-
"putout": ">=37"
61+
"putout": ">=38"
6262
},
6363
"license": "MIT",
6464
"engines": {

0 commit comments

Comments
 (0)