update readme

This commit is contained in:
Wendong-Fan 2025-08-07 18:57:14 +08:00
parent 1d4196039d
commit 5384ef8ebe
3 changed files with 5 additions and 2 deletions

View file

@ -107,7 +107,7 @@ For users who prefer local control, data privacy, or customization, this option
#### 1. Prerequisites
- Node.js and npm
- Node.js (version 18-22) and npm
#### 2. Quick Start

View file

@ -107,7 +107,7 @@
#### 1. 前提条件
- Node.js 和 npm
- Node.js (版本 18-22) 和 npm
#### 2. 快速开始

View file

@ -105,5 +105,8 @@
},
"pnpm": {
"neverBuiltDependencies": []
},
"engines": {
"node": ">=18.0.0 <23.0.0"
}
}