1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-27 13:43:41 +00:00

fixing the package.json testing code

This commit is contained in:
Joseph Flinn
2021-01-20 15:58:28 +00:00
parent 6a2eb5f001
commit 2efcf8386f
3 changed files with 3 additions and 5 deletions

View File

@@ -2,14 +2,14 @@
"name": "bitwarden",
"productName": "Bitwarden",
"description": "A secure and free password manager for all of your devices.",
"version": "1.23.3-alpha",
"version": "1.23.1",
"author": "Bitwarden Inc. <hello@bitwarden.com> (https://bitwarden.com)",
"homepage": "https://bitwarden.com",
"license": "GPL-3.0",
"main": "main.js",
"repository": {
"type": "git",
"url": "https://github.com/joseph-flinn/desktop"
"url": "https://github.com/bitwarden/desktop"
},
"dependencies": {
"@nodert-win10-rs4/windows.security.credentials.ui": "^0.4.4",