Skip to content

Commit e5d78d9

Browse files
committed
feature: @putout/plugin-filesystem: drop support of 🐊 < 39
1 parent 902627f commit e5d78d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/plugin-filesystem/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
"try-catch": "^3.0.1"
5959
},
6060
"peerDependencies": {
61-
"putout": ">=38"
61+
"putout": ">=39"
6262
},
6363
"license": "MIT",
6464
"engines": {
65-
"node": ">=18"
65+
"node": ">=20"
6666
},
6767
"publishConfig": {
6868
"access": "public"

0 commit comments

Comments
 (0)