Skip to content

Commit c2cbf3a

Browse files
committed
fix: @putout/engine-reporter: node version
1 parent 6b3f738 commit c2cbf3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/engine-reporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"license": "MIT",
6060
"engines": {
61-
"node": ">=20"
61+
"node": ">=22"
6262
},
6363
"publishConfig": {
6464
"access": "public"

0 commit comments

Comments
 (0)