1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-06 04:23:19 +00:00

Roll back package.json patch version

This commit is contained in:
Marcos Soutullo Rodriguez
2020-11-13 18:35:36 +00:00
parent 4b65000c2f
commit e6e5f805e9

View File

@@ -1,7 +1,7 @@
{
"name": "@bitwarden/cli",
"description": "A secure and free password manager for all of your devices.",
"version": "1.12.2",
"version": "1.12.1",
"keywords": [
"bitwarden",
"password",
@@ -88,4 +88,4 @@
"tldjs": "2.3.1",
"zxcvbn": "4.4.2"
}
}
}