chore(node): drop Node 18

BREAKING CHANGE
Node 18 EOL 2025-04-30
This commit is contained in:
MDLeom 2025-07-13 06:24:59 +00:00
parent 4bd000bfee
commit 1bd42aec37
No known key found for this signature in database
GPG Key ID: 06C236E63CBC68AA
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"test": "jest" "test": "jest"
}, },
"engines": { "engines": {
"node": ">= 18.12.0" "node": ">= 20.9.0"
}, },
"author": "curben", "author": "curben",
"license": "MIT", "license": "MIT",