max-mapper / menubar

➖ high level way to create menubar desktop applications with electron
BSD 2-Clause "Simplified" License
6.67k stars 365 forks source link

feat: Add Electron 20 as a peerDependency #379

Closed kokarn closed 2 years ago

kokarn commented 2 years ago

Done!

amaury1093 commented 2 years ago

Thanks a lot! Final thing, you forgot to run yarn install so that it updates the yarn.lock file too with v20

kokarn commented 2 years ago

Good call! Fixed now :D