mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-29 12:55:21 +01:00
Add electron version to package.json
This commit is contained in:
parent
639e250f9a
commit
d184abd54d
@ -16,7 +16,8 @@
|
||||
},
|
||||
"license": "GPL-3.0",
|
||||
"build": {
|
||||
"generateUpdatesFilesForAllChannels": true
|
||||
"generateUpdatesFilesForAllChannels": true,
|
||||
"electronVersion": "16.2.7"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "cross-env ELECTRON_IS_DEV=0 ELECTRON_NO_UPDATER=1 electron ./build",
|
||||
|
Loading…
Reference in New Issue
Block a user