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

[PS-1447] Fix issues with CLI stores (npm/choco/snapcraft) (#3477)

* Fix repository url to point to the clients repo

* Fix missing description in snapcraft.yml

* Nuspec: Fix links to point to clients repo

* Nuspec: Use the correct brand icon(same as desktop)

* Nuspec:Update description based on other stores (browser)
This commit is contained in:
Daniel James Smith
2022-09-15 15:27:08 +02:00
committed by GitHub
parent 02a4fe0236
commit 8b73658e54
3 changed files with 59 additions and 18 deletions

View File

@@ -13,7 +13,7 @@
"homepage": "https://bitwarden.com",
"repository": {
"type": "git",
"url": "https://github.com/bitwarden/cli"
"url": "https://github.com/bitwarden/clients"
},
"license": "GPL-3.0-only",
"scripts": {