defunctzombie / zuul

[UNMAINTAINED] multi-framework javascript browser testing
958 stars 87 forks source link

Support new 'electron' package (electron-prebuilt is deprecated) #305

Closed feross closed 8 years ago

feross commented 8 years ago

The Electron team is now publishing electron at electron instead of electron-prebuilt. From their readme:

Note As of version 1.3.1, this package is published to npm under two names: electron and electron-prebuilt. You can currently use either name, but electron is recommended, as the electron-prebuilt name is deprecated, and will only be published until the end of 2016.

Let's support electron.