yuvomi/flatnotes: bump NODE_VERSION to 24 per upstream requirements (#16913)

This commit is contained in:
MickLesk
2026-08-31 14:03:56 +02:00
parent 12c6e86cf2
commit 52a21d2bfd
5 changed files with 13 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ update_os
fetch_and_deploy_gh_release "flatnotes" "dullage/flatnotes" "tarball"
USE_UVX="YES" setup_uv
NODE_VERSION="22" setup_nodejs
NODE_VERSION="24" setup_nodejs
msg_info "Setting up Flatnotes"
cd /opt/flatnotes