Skip to content

Commit 2349b69

Browse files
committed
feature: @putout/plugin-try-catch: drop support of 🐊 < 40
1 parent 76ba37a commit 2349b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-try-catch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"nodemon": "^3.0.1"
4343
},
4444
"peerDependencies": {
45-
"putout": ">=39"
45+
"putout": ">=40"
4646
},
4747
"license": "MIT",
4848
"engines": {

0 commit comments

Comments
 (0)