chore: bump Node version in selected scripts (#14873)

This commit is contained in:
Michel Roegl-Brunner
2026-06-02 09:05:25 +02:00
committed by GitHub
parent 40b86bef63
commit e9a9bf17ee
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ function update_script() {
PYTHON_VERSION="3.13" setup_uv
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "musicseerr" "HabiRabbu/Musicseerr" "tarball"
NODE_VERSION="22" NODE_MODULE="pnpm@10.33.0" setup_nodejs
NODE_VERSION="25" NODE_MODULE="pnpm@10.33.0" setup_nodejs
msg_info "Building Frontend"
cd /opt/musicseerr/frontend