mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 02:55:51 +00:00
03d51263e1
- Remove 'local' keyword usage outside of functions - Variables should_update_deps, current_express_ver, and express_version are now global - Fixes "./install-pulse.sh: line 2204: local: can only be used in a function" error This was preventing the dependency update logic from running properly. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>