mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-04 20:38:03 +00:00
Bump default Electron from 12.0.12 to 12.0.14
- https://github.com/electron/electron/releases/tag/v12.0.13 - https://github.com/electron/electron/releases/tag/v12.0.14
This commit is contained in:
parent
95e2ff9a3f
commit
97b33b369f
@ -4,7 +4,7 @@ export const DEFAULT_APP_NAME = 'APP';
|
||||
|
||||
// Update both DEFAULT_ELECTRON_VERSION and DEFAULT_CHROME_VERSION together,
|
||||
// and update app / package.json / devDeps / electron to value of DEFAULT_ELECTRON_VERSION
|
||||
export const DEFAULT_ELECTRON_VERSION = '12.0.12';
|
||||
export const DEFAULT_ELECTRON_VERSION = '12.0.14';
|
||||
export const DEFAULT_CHROME_VERSION = '89.0.4389.128';
|
||||
|
||||
// Update each of these periodically
|
||||
|
Loading…
Reference in New Issue
Block a user