mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-21 21:11:35 +01:00
Change placement of build settings
This commit is contained in:
parent
d89e9f18e8
commit
25313686b4
@ -15,6 +15,9 @@
|
||||
"url": "git+https://github.com/bitwarden/clients.git"
|
||||
},
|
||||
"license": "GPL-3.0",
|
||||
"build": {
|
||||
"generateUpdatesFilesForAllChannels": true
|
||||
},
|
||||
"scripts": {
|
||||
"start": "cross-env ELECTRON_IS_DEV=0 ELECTRON_NO_UPDATER=1 electron ./build",
|
||||
"preinstall": "npm run sub:init",
|
||||
|
@ -15,8 +15,5 @@
|
||||
"@nodert-win10-rs4/windows.security.credentials.ui": "^0.4.4",
|
||||
"forcefocus": "^1.1.0",
|
||||
"keytar": "^7.9.0"
|
||||
},
|
||||
"build": {
|
||||
"generateUpdatesFilesForAllChannels": true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user