lazerwalker / twine-app-builder

Automatically generate Windows and macOS versions of your Twine games, for free!
MIT License
252 stars 44 forks source link

Automatically keep electron-wrapper-template dependencies (e.g. Electron) up to date #24

Open lazerwalker opened 3 years ago

lazerwalker commented 3 years ago

New versions of Electron/electron-forge will come out. How do I stay up-to-date, without me manually having to keep updating the template? What happens when there are breaking changes?

lazerwalker commented 3 years ago

Also to keep in mind with this: when auto-bumping dependencies, we'll need to cut a tag and bump the tag referenced in this repo's yaml. Should that actually be automated or not?