How can I safely upgrade a Bower package and roll back to a previous version if needed?
I need to upgrade a Bower‑managed front‑end dependency while preserving the ability to revert to the known‑good version should the update introduce regressions. The process must let me confirm the current version, install the new version, verify application functionality, and, if necessary, restore the prior version without leaving the project in an inconsis