mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-09 00:21:10 +00:00
Bump default electron to 3.1.7
This commit is contained in:
parent
479611ecc4
commit
5cdfe96cbe
@ -1,5 +1,5 @@
|
||||
import path from 'path';
|
||||
|
||||
export const DEFAULT_APP_NAME = 'APP';
|
||||
export const ELECTRON_VERSION = '3.1.3';
|
||||
export const ELECTRON_VERSION = '3.1.7';
|
||||
export const PLACEHOLDER_APP_DIR = path.join(__dirname, './../', 'app');
|
||||
|
Loading…
Reference in New Issue
Block a user