1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-19 17:03:33 +00:00

Rename repo to clients (#2548)

This commit is contained in:
Oscar Hinton
2022-05-05 16:54:48 +02:00
committed by GitHub
parent 186c16b577
commit 912f3b0d46
5 changed files with 9 additions and 9 deletions

View File

@@ -1,15 +1,15 @@
{
"name": "@bitwarden/bitwarden",
"name": "@bitwarden/clients",
"version": "0.0.0",
"description": "Bitwarden Client Applications",
"repository": {
"type": "git",
"url": "git+https://github.com/bitwarden/bitwarden.git"
"url": "git+https://github.com/bitwarden/clients.git"
},
"author": "Bitwarden Inc. <hello@bitwarden.com> (https://bitwarden.com)",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/bitwarden/bitwarden/issues"
"url": "https://github.com/bitwarden/clients/issues"
},
"homepage": "https://bitwarden.com",
"scripts": {