james-proxy / james

Web Debugging Proxy Application
1.42k stars 125 forks source link

Updates electron dependencies #387

Closed mitchhentges closed 6 years ago

mitchhentges commented 6 years ago

Updates dependencies related to building and packaging the application. After merging, we can test updating James (and see what new workarounds electron-updater requires these days...)


Also removed the object-rest-spread dependency since that's built into babel at this point (or, at least, compilation didn't complain when I removed the now-outdated plugin).

mitchhentges commented 6 years ago

When this is merged, we can play with this new version of electron-updater and see how the new version is working :smile: