mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-05 04:47:54 +00:00
Bump default Electron to 3.0.13
This commit is contained in:
parent
e064f765cb
commit
d6b4b23f0a
@ -1,5 +1,5 @@
|
||||
import path from 'path';
|
||||
|
||||
export const DEFAULT_APP_NAME = 'APP';
|
||||
export const ELECTRON_VERSION = '3.0.10';
|
||||
export const ELECTRON_VERSION = '3.0.13';
|
||||
export const PLACEHOLDER_APP_DIR = path.join(__dirname, './../', 'app');
|
||||
|
Loading…
Reference in New Issue
Block a user