electron-userland / electron-prebuilt-compile

electron-prebuilt with Babel and React built-in
168 stars 56 forks source link

Update dependancy to Electron v4.2.12 #85

Closed zac-jacobson closed 4 years ago

zac-jacobson commented 4 years ago

Fixes #84

Hope I did this right.

  1. updated package.json to depend on electron@4.2.12
  2. ran npm install
  3. ran npm audit fix

Anything else?

zac-jacobson commented 4 years ago

I believe this project is not longer maintained.