Skip to content

Commit c0cc06e

Browse files
committed
feature: @putout/plugin-new: convert to ESM
1 parent 060716f commit c0cc06e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/plugin-new/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
"madrun": "^11.0.0"
4545
},
4646
"peerDependencies": {
47-
"putout": ">=33"
47+
"putout": ">=39"
4848
},
4949
"license": "MIT",
5050
"engines": {
51-
"node": ">=16"
51+
"node": ">=20"
5252
},
5353
"publishConfig": {
5454
"access": "public"

0 commit comments

Comments
 (0)