1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-01 16:13:27 +00:00

Rename package to @bitwarden/desktop (#1242)

This commit is contained in:
Oscar Hinton
2022-01-18 14:04:21 +01:00
committed by GitHub
parent dad1a95fb0
commit 3cacf8a8c4
4 changed files with 10 additions and 7 deletions

View File

@@ -1,6 +1,5 @@
{
"name": "bitwarden",
"productName": "Bitwarden",
"name": "@bitwarden/desktop",
"description": "A secure and free password manager for all of your devices.",
"version": "0.0.0",
"keywords": [
@@ -63,6 +62,10 @@
"prepare": "husky install"
},
"build": {
"extraMetadata": {
"name": "bitwarden"
},
"productName": "Bitwarden",
"appId": "com.bitwarden.desktop",
"buildDependenciesFromSource": true,
"copyright": "Copyright © 2015-2022 Bitwarden Inc.",