You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Make electron-builder compatible with electron-nightly. (#4473)
* Update electronVersion.ts
The nightly version of Electron is named "electron-nightly". Therefore, using the actual version, electron-builder cannot find it.
This change is to make electron-builder compatible with the nightly builds.
* Update package.json
Update the 7-zip optional dep with develar's latest build.
* Update electronVersion.ts
Try #1, dirty but should work
* Update electronVersion.ts
My bad, sorry.
* Update electronVersion.ts
?
* Update electronVersion.ts
Hmm.
* Update electronVersion.ts
* Update electronVersion.ts
* Update electronVersion.ts
* Update electronVersion.ts
* Update electronVersion.ts
* Update electronVersion.ts
* Update electronVersion.ts
* Update electronVersion.ts
* Update electronVersion.ts
* Fixing for test
* Updated all deps
* Revert "Updated all deps"
This reverts commit 76c3d15.
* Revert "Update package.json"
This reverts commit 18e39fe.
0 commit comments