mirror of
https://github.com/bitwarden/browser.git
synced 2025-03-02 03:41:09 +01:00
* Bump electron to 21.3.0 Change electron package version in package.json Execute `npm i` to install electron@21.3.0 and to update package-lock.json Update electronVersion in electron-builder.json * Bump electron-store from 8.0.2 to 8.1.0 * Bump electron-notarize from 1.2.1 to 1.2.2 * Bump electron-rebuild from 3.2.7 to 3.2.9 * Bump electron-updater from 5.0.5 to 5.3.0 * Bump electron to 21.3.1 * Also bump electronVersion in electron-builder.json |
||
---|---|---|
.. | ||
.vscode | ||
config | ||
desktop_native | ||
native-messaging-test-runner | ||
resources | ||
scripts | ||
src | ||
stores | ||
.eslintrc.json | ||
.gitignore | ||
crowdin.yml | ||
electron-builder.json | ||
installer.nsh | ||
jest.config.js | ||
package.json | ||
README.md | ||
sign.js | ||
test.setup.ts | ||
tsconfig.json | ||
tsconfig.renderer.json | ||
tsconfig.spec.json | ||
webpack.main.js | ||
webpack.renderer.js |
Bitwarden Desktop Application
The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.
Documentation
Please refer to the Desktop section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.