brandly / Lax

IRC client built with Electron & React
https://github.com/brandly/Lax
MIT License
137 stars 26 forks source link

update dependencies #92

Closed brandly closed 4 years ago

brandly commented 4 years ago

mostly keeping up with tooling and react. this is using electron v9 even tho v10 is already out.

electron v10 doesn't work with electron-is-dev, which is part of electron-util.

however, even on v9, electron-devtools-installer doesn't work.

i'll let these situations develop for a bit. maybe i'll end up rolling electron back to merge these other updates.