mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
chore: node版本设置为18
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/publishlab/node-acme-client",
|
||||
"engines": {
|
||||
"node": ">= 16"
|
||||
"node": ">= 18"
|
||||
},
|
||||
"files": [
|
||||
"src",
|
||||
|
||||
Reference in New Issue
Block a user