chore: node版本设置为18

This commit is contained in:
xiaojunnuo
2024-09-07 11:40:45 +08:00
parent 115b819c66
commit 6221a4e464
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"license": "MIT",
"homepage": "https://github.com/publishlab/node-acme-client",
"engines": {
"node": ">= 16"
"node": ">= 18"
},
"files": [
"src",