ransome1 / sleek

todo.txt manager for Linux, Windows and MacOS, free and open-source (FOSS)
https://github.com/ransome1/sleek/wiki
MIT License
1.34k stars 104 forks source link

Update Electron to a not EOL version #481

Closed auroraanna closed 1 year ago

auroraanna commented 1 year ago

Electron 18 is end of life so if feasable for this project, a newer Electron version should be used.

Should the Electron versions be with a ^ at the start like the other dependencies so that any electron version from that major version can be used?

Also, what is electron-builder.yaml even for if electron-builder uses what's specified in the package.json anyway?

ransome1 commented 1 year ago

As sleek is being rewritten in the latest stable dependency versions, this is obsolete. @auroraanna thanks for the PR though, I appreciate it.