Skip to content

Commit 6dd259e

Browse files
committed
feature: @putout/plugin-declare-before-reference: drop support of 🐊 < 40
1 parent 414c426 commit 6dd259e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/plugin-declare-before-reference/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@
5050
"nodemon": "^3.0.1"
5151
},
5252
"peerDependencies": {
53-
"putout": ">=38"
53+
"putout": ">=40"
5454
},
5555
"license": "MIT",
5656
"engines": {
57-
"node": ">=18"
57+
"node": ">=20"
5858
},
5959
"publishConfig": {
6060
"access": "public"

0 commit comments

Comments
 (0)