Browse Source

Version bump

Vince Grassia 4 years ago
parent
commit
f615953a70
  1. 4
      package-lock.json
  2. 2
      package.json

4
package-lock.json generated

@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
{
"name": "bitwarden-web",
"version": "2.24.3",
"version": "2.24.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bitwarden-web",
"version": "2.24.3",
"version": "2.24.4",
"hasInstallScript": true,
"license": "GPL-3.0",
"dependencies": {

2
package.json

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
{
"name": "bitwarden-web",
"version": "2.24.3",
"version": "2.24.4",
"license": "GPL-3.0",
"repository": "https://github.com/bitwarden/web",
"scripts": {

Loading…
Cancel
Save