@siteboon/claude-code-ui 1.16.3 → 1.17.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -57,7 +57,7 @@ A desktop and mobile UI for [Claude Code](https://docs.anthropic.com/en/docs/cla
57
57
 
58
58
  ### Prerequisites
59
59
 
60
- - [Node.js](https://nodejs.org/) v20 or higher
60
+ - [Node.js](https://nodejs.org/) v22 or higher
61
61
  - [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code) installed and configured, and/or
62
62
  - [Cursor CLI](https://docs.cursor.com/en/cli/overview) installed and configured, and/or
63
63
  - [Codex](https://developers.openai.com/codex) installed and configured
package/README.zh-CN.md CHANGED
@@ -57,7 +57,7 @@
57
57
 
58
58
  ### 前置要求
59
59
 
60
- - [Node.js](https://nodejs.org/) v20 或更高版本
60
+ - [Node.js](https://nodejs.org/) v22 或更高版本
61
61
  - 已安装并配置 [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code),和/或
62
62
  - 已安装并配置 [Cursor CLI](https://docs.cursor.com/en/cli/overview),和/或
63
63
  - 已安装并配置 [Codex](https://developers.openai.com/codex)