瀏覽代碼

build: node >=18

菲鸽 2 年之前
父節點
當前提交
1311e6666c
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      README.md
  2. 1 1
      package.json

+ 1 - 1
README.md

@@ -74,7 +74,7 @@
 
 
 ## ⚙️ 环境
 ## ⚙️ 环境
 
 
-- node>=16
+- node>=18
 - pnpm>=7.30
 - pnpm>=7.30
 
 
 ## 📂 安装
 ## 📂 安装

+ 1 - 1
package.json

@@ -18,7 +18,7 @@
   },
   },
   "homepage": "https://codercup.github.io/unibest/",
   "homepage": "https://codercup.github.io/unibest/",
   "engines": {
   "engines": {
-    "node": ">=16",
+    "node": ">=18",
     "pnpm": ">=7.30"
     "pnpm": ">=7.30"
   },
   },
   "scripts": {
   "scripts": {