Skip to content

Commit 66eca00

Browse files
committed
feature: @putout/plugin-cloudcmd: drop support of 🐊 < 41
1 parent d14deee commit 66eca00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/plugin-cloudcmd/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"nodemon": "^3.0.1"
4343
},
4444
"peerDependencies": {
45-
"putout": ">=39"
45+
"putout": ">=41"
4646
},
4747
"license": "MIT",
4848
"engines": {
49-
"node": ">=20"
49+
"node": ">=22"
5050
},
5151
"publishConfig": {
5252
"access": "public"

0 commit comments

Comments
 (0)