mirror of https://github.com/curbengh/hexo-yam
chore(node): drop Node 18
BREAKING CHANGE Node 18 EOL 2025-04-30
This commit is contained in:
parent
4bd000bfee
commit
1bd42aec37
|
|
@ -16,7 +16,7 @@
|
|||
"test": "jest"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 18.12.0"
|
||||
"node": ">= 20.9.0"
|
||||
},
|
||||
"author": "curben",
|
||||
"license": "MIT",
|
||||
|
|
|
|||
Loading…
Reference in New Issue