🀞 Installed patch-package module so that changes to node_modules will persist! Hope this is the last time I'm trying this!

Install patch-package
Edit package.json
Make changes to node_modules/module, added the correct offset function `new Date().setUTCMinutes(-180)` in `date-streaks` helper.js
Run npx patch-package package-name
Git commit and push

[UPDATE:] And it worked!!! πŸŽ‰