fix(usb-release): 同步 Node.js 版本 v22.14.0 → v22.16.0
与 install/ 保持一致。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -12,7 +12,7 @@ CORE_DIR="$SCRIPT_DIR/core"
|
|||||||
RUNTIME_DIR="$SCRIPT_DIR/runtime"
|
RUNTIME_DIR="$SCRIPT_DIR/runtime"
|
||||||
MIRROR="https://registry.npmmirror.com"
|
MIRROR="https://registry.npmmirror.com"
|
||||||
NODE_MIRROR="https://npmmirror.com/mirrors/node"
|
NODE_MIRROR="https://npmmirror.com/mirrors/node"
|
||||||
NODE_VERSION="v22.14.0"
|
NODE_VERSION="v22.16.0"
|
||||||
ALL_PLATFORMS=false
|
ALL_PLATFORMS=false
|
||||||
WITH_TOOLKIT=false
|
WITH_TOOLKIT=false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user