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