mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 06:23:38 +00:00
Add electron version to package.json
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user