mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
Update CLI storefronts to use bitwarden licensed artifacts (#9827)
* Update the build job to use `bit` artifacts for stores * Update the CLI's license in `package.json` for the NPM store * Add license configuration to `snapcraft.yaml`
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/bitwarden/clients"
|
||||
},
|
||||
"license": "GPL-3.0-only",
|
||||
"license": "SEE LICENSE IN LICENSE.txt",
|
||||
"scripts": {
|
||||
"clean": "rimraf dist",
|
||||
"build:oss": "webpack",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: bw
|
||||
version: __version__
|
||||
summary: Bitwarden CLI - A secure and free password manager for all of your devices.
|
||||
license: Proprietary
|
||||
description: |
|
||||
Bitwarden, Inc. is the parent company of 8bit Solutions LLC.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user