Skip to content

Commit 7427bed

Browse files
committed
feature: @putout/plugin-nodejs: drop support of 🐊 < 41
1 parent a7c71c3 commit 7427bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"nodemon": "^3.0.1"
5757
},
5858
"peerDependencies": {
59-
"putout": ">=40"
59+
"putout": ">=41"
6060
},
6161
"license": "MIT",
6262
"engines": {

0 commit comments

Comments
 (0)