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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 7 deletions

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{
"name": "bitwarden",
"name": "@bitwarden/desktop",
"version": "0.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bitwarden",
"name": "@bitwarden/desktop",
"version": "0.0.0",
"hasInstallScript": true,
"license": "GPL-3.0",

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.",

4
src/package-lock.json generated
View File

@ -1,11 +1,11 @@
{
"name": "bitwarden",
"name": "@bitwarden/desktop",
"version": "1.30.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bitwarden",
"name": "@bitwarden/desktop",
"version": "1.30.1",
"license": "GPL-3.0",
"dependencies": {

View File

@ -1,5 +1,5 @@
{
"name": "bitwarden",
"name": "@bitwarden/desktop",
"productName": "Bitwarden",
"description": "A secure and free password manager for all of your devices.",
"version": "1.30.1",