Skip to content

Commit f4f5cde

Browse files
committed
feature: @putout/plugin-filesystem: @putout/operator-filesystem v8.0.0
1 parent 0ccc3a5 commit f4f5cde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/plugin-filesystem/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@putout/babel": "^3.0.0",
3636
"@putout/operate": "^13.0.0",
37-
"@putout/operator-filesystem": "^7.0.0",
37+
"@putout/operator-filesystem": "^8.0.0",
3838
"@putout/operator-json": "^2.0.0"
3939
},
4040
"keywords": [
@@ -58,7 +58,7 @@
5858
"try-catch": "^3.0.1"
5959
},
6060
"peerDependencies": {
61-
"putout": ">=39"
61+
"putout": ">=40"
6262
},
6363
"license": "MIT",
6464
"engines": {

0 commit comments

Comments
 (0)