aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bitwarden/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bitwarden/package.json')
-rw-r--r--recipes/bitwarden/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/bitwarden/package.json b/recipes/bitwarden/package.json
index 7972221..e27308b 100644
--- a/recipes/bitwarden/package.json
+++ b/recipes/bitwarden/package.json
@@ -1,10 +1,10 @@
1{ 1{
2 "id": "bitwarden", 2 "id": "bitwarden",
3 "name": "Bitwarden", 3 "name": "Bitwarden",
4 "version": "1.2.0", 4 "version": "1.2.1",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://vault.bitwarden.com", 7 "serviceURL": "https://vault.bitwarden.com/",
8 "hasCustomUrl": true 8 "hasCustomUrl": true
9 } 9 }
10} 10}