Doc extra electron update stuff

This commit is contained in:
Ronan Jouchet 2021-02-25 18:46:27 -05:00
parent f4a0479a11
commit fe79fd622d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import * as path from 'path';
export const DEFAULT_APP_NAME = 'APP';
// Update both together
// Update both together, and update app / package.json / devDeps / electron
export const DEFAULT_ELECTRON_VERSION = '11.3.0';
export const DEFAULT_CHROME_VERSION = '87.0.4280.141';