Skip to content

Commit 2859168

Browse files
committed
chore!: drop support for Node.js 18
1 parent 4556b7c commit 2859168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"core-validate-commit": "./bin/cmd.js"
3131
},
3232
"engines": {
33-
"node": "^18.18.0 || >=20.10.0"
33+
"node": ">=20.19.0"
3434
},
3535
"author": "Evan Lucas <evanlucas@me.com>",
3636
"repository": {

0 commit comments

Comments
 (0)