Fix FlowDrop JavaScript library version number mismatch
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3571347. --> Reported by: [joevagyok](https://www.drupal.org/user/2876343) Related to !1 >>> <h3>Problem</h3> <p>The FlowDrop JavaScript library version number in the module was not matching the actual installed library version, potentially causing compatibility issues.</p> <h3>Root Cause</h3> <p>The version number was not updated when the library was upgraded.</p> <h3>Solution</h3> <p>Updated the library version number to correctly reflect the installed version of @d34dman/flowdrop.</p> <h3>Impact</h3> <ul> <li>Correct version tracking for debugging</li> <li>Accurate dependency information</li> </ul>
issue