This commit is contained in:
Slaviša Arežina
2025-12-10 18:38:56 +01:00
committed by GitHub
parent da7cafd82c
commit 4134136918
3 changed files with 5 additions and 28 deletions

View File

@@ -28,7 +28,6 @@ function update_script() {
fi
setup_uv
if check_for_gh_release "tianji" "msgbyte/tianji"; then
NODE_VERSION="22" NODE_MODULE="pnpm@$(curl -s https://raw.githubusercontent.com/msgbyte/tianji/master/package.json | jq -r '.packageManager | split("@")[1]')" setup_nodejs