1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 09:43:23 +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

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